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-darwin14.5.0 checking host system type... i686-apple-darwin14.5.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... mesh.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/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/SWMF/util/HYPRE/hypre-2.7.0b/src/utilities Making /Users/gtoth/Tmp/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/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_utilities.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./fortran*.h /Users/gtoth/Tmp/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/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 ); ^~~~~~~ 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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./krylov.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./lobpcg.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./seq_mv.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_mv.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./csr_block_matrix.h /Users/gtoth/Tmp/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/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_IJ_mv.h /Users/gtoth/Tmp/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/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/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); ^~~~ /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 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_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c 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 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 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_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c 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 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 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 partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c 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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_parcsr_ls.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_mv.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_struct_ls.h /Users/gtoth/Tmp/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 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) ) ^~ = 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 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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_mv.h /Users/gtoth/Tmp/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/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include cp -fpPR ./_hypre_sstruct_ls.h /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/hypre/include Making lib ... Building libHYPRE ... ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/IJ_mv/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/Euclid/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/ParaSails/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_ls/pilut/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/distributed_matrix/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/SWMF/util/HYPRE/hypre-2.7.0b/src/krylov/*.o ar -rcu libHYPRE.a /Users/gtoth/Tmp/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/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/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/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/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/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/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/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/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/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/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/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 cd ESMF/ESMF_SWMF; make install #^CMP IF ESMF touch src/Makefile.DEPEND make[2]: *** No rule to make target `info'. Stop. 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/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/RAM_SCB/ Installing RAM_SCB as IM component 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/SWMF/share/Scripts/Methods.pl PC *.f90; \ /Users/gtoth/Tmp/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=16 Finished 8 replacements in file BATL_geometry.f90 Finished 29 replacements in file BATL_lib.f90 Finished 23 replacements in file BATL_pass_face.f90 Finished 2 replacements in file BATL_size_orig.f90 Thread 3 finished 62 replacement(s) in 4 file(s) Finished 22 replacements in file BATL_amr.f90 Finished 11 replacements in file BATL_high_order.f90 Finished 7 replacements in file BATL_particles.f90 Finished 13 replacements in file BATL_pass_node.f90 Thread 1 finished 53 replacement(s) in 4 file(s) Finished 15 replacements in file BATL_grid.f90 Finished 2 replacements in file BATL_mpi.f90 Finished 6 replacements in file BATL_pass_face_field.f90 Finished 21 replacements in file BATL_tree.f90 Thread 4 finished 44 replacement(s) in 4 file(s) Finished 29 replacements in file BATL_amr_criteria.f90 Finished 9 replacements in file BATL_interpolate_amr.f90 Finished 29 replacements in file BATL_pass_cell.f90 Finished 12 replacements in file BATL_region.f90 Thread 2 finished 79 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 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 Installation succeeded 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 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/SWMF/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd share/Library/test; make test Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_axes.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_coord_transform.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_freq.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_geopack.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_io_unit.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_interpolate.diff Warning: The licence for NPMI661NA expires soon (within a month) Error: test_interpolate_amr.f90, line 157: Symbol FIND_TEST has already been implicitly typed detected at )@ Error: test_interpolate_amr.f90, line 244: Symbol FIND_TEST has already been implicitly typed detected at )@ Error: test_interpolate_amr.f90, line 428: Symbol FIND_TEST has already been implicitly typed detected at CHECK_INTERPOLATE_TEST@ Error: test_interpolate_amr.f90, line 544: Symbol FIND_TEST has already been implicitly typed detected at FILL_GHOST_CELLS@ Error: test_interpolate_amr.f90, line 558: Symbol FIND_TEST has already been implicitly typed detected at FIND_BLOCK@ [NAG Fortran Compiler pass 1 error termination, 5 errors] make[5]: *** [test_interpolate_amr.o] Error 2 make[4]: *** [test_interpolate_amr_exe] Error 2 make[3]: *** [test_interpolate_amr] Error 2 make[2]: [test] Error 2 (ignored) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_initial_state.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_line_extract.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_linear_advection.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_linear_solver.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_lookup_table.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_planet_field.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_plot_file.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_random_number.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_ray_trace.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_sort.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_time_convert.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_process_var_name.diff Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_utilities.diff --------------------------------------------------------- -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 311 Mar 2 23:21 test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_utilities.diff ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 311 Mar 2 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 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/SWMF/bin/HARMONICS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMagHarmonics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 harmonics.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe harmonics.o ModMagHarmonics.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe has been compiled. ln -sf /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe . rm -f HARMONICS.exe ln -s /Users/gtoth/Tmp/SWMF/bin/HARMONICS.exe HARMONICS.exe make DIPOLE11 make DIPOLE11.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 dipole11.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o DIPOLE11.exe dipole11.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) ./DIPOLE11.exe perl -pe 's/#SCALINGB0/SCALINGB0/' HARMONICS.in.orig > HARMONICS.in ./HARMONICS.exe > harmonics.log make test_harmonics_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ harmonics11uniform.dat \ harmonics.ref > test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_harmonics.diff make POTENTIAL nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 potential_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o POTENTIAL.exe potential_field.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ potential.log \ potential.ref > test_potential.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_potential.diff make FDIPS nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_module.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_nohypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS_hypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 FDIPS.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_nohypre.o FDIPS.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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/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/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/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 hpcc 0 Mar 2 23:22 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips_log.diff make FDIPS_HYPRE mpif90 -o FDIPS.exe FDIPS_module.o FDIPS_hypre.o FDIPS.o \ -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) 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/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/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 hpcc 0 Mar 2 23:22 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test_potential.diff ls -l */src*/*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 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/SWMF/BATL/bin/ADVECT.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/GAME.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/share/Scripts/pIDL .; \ ln -s /Users/gtoth/Tmp/SWMF/BATL/data . cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 gcc -c -O3 ModUtility_c.c -o ModUtility_c.o Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test11.ref) ls -l test11.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test12.ref) ls -l test12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test21.ref) ls -l test21.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test22.ref) Warning: Floating underflow occurred Warning: Floating underflow occurred ls -l test22.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test31.ref) ls -l test31.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 test31.diff sleep 1 ./Config.pl -double -g=8,4,2 -r=2,1,1 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe make[7]: `/Users/gtoth/Tmp/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 hpcc 0 Mar 2 23:23 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test32.ref) ls -l test32.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/BATL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/BATL.exe main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 2 ./BATL.exe > test33.ref) Warning: Floating underflow occurred Warning: Floating underflow occurred ls -l test33.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 test33.diff sleep 1 ls -l test??.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test11.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 test12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 test21.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 test22.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 test31.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 test32.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 PostIDL.f90 cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB Warning: The licence for NPMI661NA expires soon (within a month) /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/BATL/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./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_n0000080.h PostIDL.exe < cut_var_1_n0000096.h PostIDL.exe < cut_var_1_n0000112.h PostIDL.exe < cut_var_1_n0000064.h PostIDL.exe < cut_var_1_n0000128.h PostIDL.exe < cut_var_1_n0000144.h PostIDL.exe < cut_var_1_n0000160.h PostIDL.exe < cut_var_1_n0000164.h PostIDL.exe < cut_var_1_n0000174.h PostIDL.exe < cut_var_1_n0000166.h PostIDL.exe < cut_var_1_n0000169.h PostIDL.exe < cut_var_1_n0000172.h PostIDL.exe < cut_var_1_n0000186.h PostIDL.exe < cut_var_1_n0000183.h PostIDL.exe < cut_var_1_n0000178.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 hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./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_n0000080.h PostIDL.exe < z=0_var_1_n0000120.h PostIDL.exe < z=0_var_1_n0000140.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000160.h PostIDL.exe < z=0_var_1_n0000200.h PostIDL.exe < z=0_var_1_n0000220.h PostIDL.exe < z=0_var_1_n0000180.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_n0000320.h PostIDL.exe < z=0_var_1_n0000380.h PostIDL.exe < z=0_var_1_n0000340.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 hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22.log) Warning: FloaWarning: Floating undting underflow occurred erflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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_n0000336.h PostIDL.exe < z=0_var_1_n0000288.h PostIDL.exe < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000432.h PostIDL.exe < z=0_var_1_n0000489.h PostIDL.exe < z=0_var_1_n0000480.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_n0000543.h PostIDL.exe < z=0_var_1_n0000533.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 hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./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_n0000238.h PostIDL.exe < z=0_var_1_n0000204.h PostIDL.exe < z=0_var_1_n0000170.h PostIDL.exe < z=0_var_1_n0000136.h PostIDL.exe < z=0_var_1_n0000272.h PostIDL.exe < z=0_var_1_n0000340.h PostIDL.exe < z=0_var_1_n0000374.h PostIDL.exe < z=0_var_1_n0000306.h PostIDL.exe < z=0_var_1_n0000510.h PostIDL.exe < z=0_var_1_n0000476.h PostIDL.exe < z=0_var_1_n0000408.h PostIDL.exe < z=0_var_1_n0000442.h PostIDL.exe < z=0_var_1_n0000544.h PostIDL.exe < z=0_var_1_n0000578.h PostIDL.exe < z=0_var_1_n0000646.h PostIDL.exe < z=0_var_1_n0000612.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 hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./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_n0000088.h PostIDL.exe < y=0_var_2_n0000132.h PostIDL.exe < y=0_var_2_n0000110.h PostIDL.exe < y=0_var_2_n0000154.h PostIDL.exe < y=0_var_2_n0000220.h PostIDL.exe < y=0_var_2_n0000198.h PostIDL.exe < y=0_var_2_n0000230.h PostIDL.exe < y=0_var_2_n0000176.h PostIDL.exe < y=0_var_2_n0000262.h PostIDL.exe < y=0_var_2_n0000246.h PostIDL.exe < y=0_var_2_n0000238.h PostIDL.exe < y=0_var_2_n0000254.h PostIDL.exe < y=0_var_2_n0000294.h PostIDL.exe < y=0_var_2_n0000278.h PostIDL.exe < y=0_var_2_n0000286.h PostIDL.exe < y=0_var_2_n0000270.h PostIDL.exe < y=0_var_2_n0000302.h PostIDL.exe < z=0_var_1_n0000044.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000022.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_n0000254.h PostIDL.exe < z=0_var_1_n0000230.h PostIDL.exe < z=0_var_1_n0000246.h PostIDL.exe < z=0_var_1_n0000238.h PostIDL.exe < z=0_var_1_n0000278.h PostIDL.exe < z=0_var_1_n0000262.h PostIDL.exe < z=0_var_1_n0000286.h PostIDL.exe < z=0_var_1_n0000270.h PostIDL.exe < z=0_var_1_n0000294.h PostIDL.exe < z=0_var_1_n0000302.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 hpcc 0 Mar 2 23:25 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./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_n0000200.h PostIDL.exe < y=0_var_2_n0000300.h PostIDL.exe < y=0_var_2_n0000250.h PostIDL.exe < y=0_var_2_n0000350.h PostIDL.exe < y=0_var_2_n0000500.h PostIDL.exe < y=0_var_2_n0000450.h PostIDL.exe < y=0_var_2_n0000550.h PostIDL.exe < y=0_var_2_n0000400.h PostIDL.exe < y=0_var_2_n0000600.h PostIDL.exe < y=0_var_2_n0000650.h PostIDL.exe < y=0_var_2_n0000750.h PostIDL.exe < y=0_var_2_n0000700.h PostIDL.exe < y=0_var_2_n0000850.h PostIDL.exe < y=0_var_2_n0000800.h PostIDL.exe < y=0_var_2_n0000900.h PostIDL.exe < y=0_var_2_n0000950.h PostIDL.exe < y=0_var_2_n0001000.h PostIDL.exe < z=0_var_1_n0000100.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000050.h PostIDL.exe < z=0_var_1_n0000150.h PostIDL.exe < z=0_var_1_n0000300.h PostIDL.exe < z=0_var_1_n0000250.h PostIDL.exe < z=0_var_1_n0000350.h PostIDL.exe < z=0_var_1_n0000500.h PostIDL.exe < z=0_var_1_n0000200.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_n0000650.h PostIDL.exe < z=0_var_1_n0000400.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 hpcc 0 Mar 2 23:26 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33.log) Warning: Floating Warning: Floating underflow occurred underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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_n0000256.h PostIDL.exe < y=0_var_2_n0000384.h PostIDL.exe < y=0_var_2_n0000320.h PostIDL.exe < y=0_var_2_n0000448.h PostIDL.exe < y=0_var_2_n0000512.h PostIDL.exe < y=0_var_2_n0000651.h PostIDL.exe < y=0_var_2_n0000659.h PostIDL.exe < y=0_var_2_n0000640.h PostIDL.exe < y=0_var_2_n0000576.h PostIDL.exe < y=0_var_2_n0000690.h PostIDL.exe < y=0_var_2_n0000701.h PostIDL.exe < y=0_var_2_n0000672.h PostIDL.exe < y=0_var_2_n0000680.h PostIDL.exe < y=0_var_2_n0000709.h PostIDL.exe < y=0_var_2_n0000740.h PostIDL.exe < y=0_var_2_n0000730.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 < z=0_var_1_n0000192.h PostIDL.exe < z=0_var_1_n0000128.h PostIDL.exe < z=0_var_1_n0000448.h PostIDL.exe < z=0_var_1_n0000320.h PostIDL.exe < z=0_var_1_n0000384.h PostIDL.exe < z=0_var_1_n0000256.h PostIDL.exe < z=0_var_1_n0000651.h PostIDL.exe < z=0_var_1_n0000576.h PostIDL.exe < z=0_var_1_n0000640.h PostIDL.exe < z=0_var_1_n0000690.h PostIDL.exe < z=0_var_1_n0000512.h PostIDL.exe < z=0_var_1_n0000672.h PostIDL.exe < z=0_var_1_n0000680.h PostIDL.exe < z=0_var_1_n0000659.h PostIDL.exe < z=0_var_1_n0000730.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_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 hpcc 0 Mar 2 23:27 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_rz.log) Warning: FloatinWarning: Floatg underflow occing underfurred Warning: Floating underflowlow occurred occurred Warning: Floating underflow occurred 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_n0000600.h PostIDL.exe < z=0_var_1_n0000700.h PostIDL.exe < z=0_var_1_n0000400.h PostIDL.exe < z=0_var_1_n0001013.h PostIDL.exe < z=0_var_1_n0001000.h PostIDL.exe < z=0_var_1_n0000900.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_n0001100.h PostIDL.exe < z=0_var_1_n0001113.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 hpcc 0 Mar 2 23:28 advect22_rz.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_cyl.log) Warning: Floating underflow ocWarning: Floating underfcurred low occurred Warning: Floating underflow occurred 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_n0001084.h PostIDL.exe < z=0_var_1_n0000879.h PostIDL.exe < z=0_var_1_n0000674.h PostIDL.exe < z=0_var_1_n0000469.h PostIDL.exe < z=0_var_1_n0001258.h PostIDL.exe < z=0_var_1_n0001362.h PostIDL.exe < z=0_var_1_n0001310.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 hpcc 6339 Mar 2 23:28 advect22_cyl.diff ./Config.pl -double -g=4,4,1 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect22_round.log) Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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_n0000031.h PostIDL.exe < z=0_var_1_n0000027.h PostIDL.exe < z=0_var_1_n0000036.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 hpcc 0 Mar 2 23:28 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/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/ADVECT.exe advect_main.o BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_sph.log) Warning: Floating underflow occurred 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_n0000466.h PostIDL.exe < y=0_var_2_n0000596.h PostIDL.exe < y=0_var_2_n0000855.h PostIDL.exe < y=0_var_2_n0000726.h PostIDL.exe < y=0_var_2_n0001182.h PostIDL.exe < y=0_var_2_n0000985.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < y=0_var_2_n0001100.h PostIDL.exe < z=0_var_1_n0000337.h PostIDL.exe < z=0_var_1_n0000207.h PostIDL.exe < z=0_var_1_n0000466.h PostIDL.exe < z=0_var_1_n0000083.h PostIDL.exe < z=0_var_1_n0000855.h PostIDL.exe < z=0_var_1_n0000726.h PostIDL.exe < z=0_var_1_n0000596.h PostIDL.exe < z=0_var_1_n0000985.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 hpcc 6367 Mar 2 23:28 advect33_sph.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_rlonlat.log) Warning: FloatiWarning: Floating underflow occng underflow oWarning: Floating underflow occurred urred ccurred Warning: Floating underflow occurred 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_n0000466.h PostIDL.exe < y=0_var_2_n0000596.h PostIDL.exe < y=0_var_2_n0000855.h PostIDL.exe < y=0_var_2_n0000726.h PostIDL.exe < z=0_var_1_n0000000.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_n0000466.h PostIDL.exe < z=0_var_1_n0000083.h PostIDL.exe < z=0_var_1_n0000337.h PostIDL.exe < z=0_var_1_n0000207.h PostIDL.exe < z=0_var_1_n0000985.h PostIDL.exe < z=0_var_1_n0000726.h PostIDL.exe < z=0_var_1_n0000855.h PostIDL.exe < z=0_var_1_n0000596.h PostIDL.exe < z=0_var_1_n0001181.h PostIDL.exe < z=0_var_1_n0001099.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 hpcc 0 Mar 2 23:29 advect33_rlonlat.diff ./Config.pl -double -g=4,4,4 -r=2,2,2 -ng=2 cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make LIB cd /Users/gtoth/Tmp/SWMF/BATL/share/Library/src; make PIDL make /Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. make[7]: `/Users/gtoth/Tmp/SWMF/BATL/bin/PostIDL.exe' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/bin/ADVECT.exe make[7]: `/Users/gtoth/Tmp/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 4 ./ADVECT.exe > runlog; ./pIDL -M; \ mv advect.log advect33_round.log) Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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_n0000039.h PostIDL.exe < y=0_var_2_n0000065.h PostIDL.exe < y=0_var_2_n0000033.h PostIDL.exe < y=0_var_2_n0000045.h PostIDL.exe < y=0_var_2_n0000026.h PostIDL.exe < z=0_var_1_n0000020.h PostIDL.exe < y=0_var_2_n0000052.h PostIDL.exe < y=0_var_2_n0000058.h PostIDL.exe < z=0_var_1_n0000000.h PostIDL.exe < z=0_var_1_n0000045.h PostIDL.exe < z=0_var_1_n0000026.h PostIDL.exe < z=0_var_1_n0000007.h PostIDL.exe < z=0_var_1_n0000013.h PostIDL.exe < z=0_var_1_n0000039.h PostIDL.exe < z=0_var_1_n0000052.h PostIDL.exe < z=0_var_1_n0000033.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 hpcc 0 Mar 2 23:29 advect33_round.diff ls -l advect??*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 advect11.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 advect12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 advect21.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 advect22.diff -rw-r--r-- 1 gtoth hpcc 6339 Mar 2 23:28 advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:28 advect22_round.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:28 advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 advect31.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:26 advect32.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:27 advect33.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 advect33_round.diff -rw-r--r-- 1 gtoth hpcc 6367 Mar 2 23:28 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_1d.ref) ls -l readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB /Users/gtoth/Tmp/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/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_2d.ref) ls -l readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 lapack.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 blas.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModBlasLapack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModKind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModNumConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModCoordTransform.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModExactRS.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModFreq.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModIoUnit.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModMpiOrig.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModUtility.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadParam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModHdf5Utils.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlotFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInitialState.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolateAMR.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearSolver.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlanetConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModProcessVarName.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModRandomNumber.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSort.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSpice.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTimeConvert.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulateSpherical.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_geopack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_axes.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_line_extract.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTiming.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing_cpu.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/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/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_high_order.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_interpolate_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_region.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_cell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_node.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadAmr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 wrap_read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_3d.ref) Warning: FloatinWarning: Floating Warning: Floating underflow occurred g underflow occurred underflow occurred Warning: Floating underflow occurred ls -l readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 lapack.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 blas.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlasLapack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModKind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNumConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoordTransform.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExactRS.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFreq.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoUnit.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModMpiOrig.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 -dusty ModMpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUtility.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadParam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5Utils.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterpolateAMR.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLinearSolver.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlanetConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcessVarName.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModRandomNumber.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSort.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSpice.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeConvert.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTriangulateSpherical.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_axes.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_line_extract.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_planet_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 CON_ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/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/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModReadAmr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 wrap_read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR.exe read_amr.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) (cd run; mpiexec -n 4 ./READAMR.exe > readamr_sph.ref) ls -l readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 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/SWMF/BATL/share/Library/src; make ModMpiOrig.o mpif90 -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModMpiOrig.f90 Warning: The licence for NPMI661NA expires soon (within a month) make /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -O0 -w NOMPI.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libNOMPI.a /Users/gtoth/Tmp/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/SWMF/BATL/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 lapack.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 -132 blas.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModBlasLapack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModKind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModNumConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModCoordTransform.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModExactRS.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModFreq.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModIoUnit.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 -dusty ModMpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) gcc -c -O3 ModUtility_c.c -o ModUtility_c.o nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModUtility.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadParam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModHdf5Utils.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlotFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInitialState.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModInterpolateAMR.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLinearSolver.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModPlanetConst.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModProcessVarName.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O0 ModRandomNumber.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSort.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModSpice.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTimeConvert.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTriangulateSpherical.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_geopack.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_axes.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_line_extract.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_planet_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 CON_ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/BATL/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/BATL/util/TIMING/src; make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModTiming.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing_cpu.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 timing.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/BATL/lib/libTIMING.a /Users/gtoth/Tmp/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/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_high_order.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_interpolate_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_region.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_cell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_node.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd srcReadAmr; make EXE_C nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 ModReadAmr.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/BATL/share/include -I/Users/gtoth/Tmp/SWMF/BATL/share/include -c -w -ideclient -O3 wrap_read_amr.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATL.a /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ar -rs /Users/gtoth/Tmp/SWMF/BATL/lib/libREADAMR.a ModReadAmr.o wrap_read_amr.o gcc -c -O3 read_amr_c.c -o read_amr_c.o nagfor -o /Users/gtoth/Tmp/SWMF/BATL/bin/READAMR_C.exe read_amr_c.o \ -L/Users/gtoth/Tmp/SWMF/BATL/lib -lREADAMR -lTIMING -lSHARE -L/Users/gtoth/Tmp/SWMF/BATL/lib -lNOMPI Warning: The licence for NPMI661NA expires soon (within a month) (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 hpcc 2623 Mar 2 23:31 readamr_c.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 hpcc 0 Mar 2 23:29 readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 2623 Mar 2 23:31 readamr_c.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPar.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModOutfile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModControl.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSundry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFSAM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModFish.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoeff.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolar.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysunits.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModDomain.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBack.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModDel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlk.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWork.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGetQtys.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoFSAM.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBval.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserSetup.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGetP.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRHS.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIteration.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialization.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) 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/SWMF/lib -L/Users/gtoth/Tmp/SWMF/share/Library/src -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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/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 hpcc 0 Mar 2 23:32 test_fsam.diff EE/BATSRUS is tested in GM/BATSRUS /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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTiming.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing_cpu.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 timing.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMagnetogram.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLdem.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libDEMT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libDEMT.a ModLdem.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libDEMT.a /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCommonVariables.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModArch.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModGL98.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModTD99.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModGetB0.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModShearFlow.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/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/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PostIDL.f90 Warning: The licence for NPMI661NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) 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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog_1d cd run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_1d PostProc.pl: TIMINGS from runlog_1d (init, run) 0.40 3.72 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 4 ./BATSRUS.exe > runlog_3d cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files PostProc.pl: cp PARAM.in RESULTS/run_3d PostProc.pl: TIMINGS from runlog_3d (init, run) 1.67 11.96 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 4 ./BATSRUS.exe > runlog_restart Warning: Floating underflow occurred 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.23 32.06 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 hpcc 0 Mar 2 23:34 test_fluxemergence.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_shocktube_compile ./Config.pl -u=Default -e=MhdHyp -g=64,4,1,10,1 Writing new grid size 64,4,1,10,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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; mpiexec -n 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.37 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 hpcc 0 Mar 2 23:34 test_shocktube.diff /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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underfWarning: Floating underflolow occurred w occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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.01 7.80 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 ERROR in DiffNum.pl make[4]: [test_shockramp_check] Error 255 (ignored) ls -l test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 9082 Mar 2 23:35 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred 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.01 1.86 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 ls -l test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:35 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./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.01 1.12 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 hpcc 0 Mar 2 23:36 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 4 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.37 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 hpcc 0 Mar 2 23:36 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.23 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 hpcc 0 Mar 2 23:37 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: FloatinWarning: Floating underflow ocg underflow occurred curred 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.01 0.63 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 hpcc 0 Mar 2 23:37 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.30 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 hpcc 0 Mar 2 23:38 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.22 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mhdnoncons_check ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:39 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicMass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFermiGas.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPowerLawEos.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonMix.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModOpacityVoigt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalProperties.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 radiom.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicNotation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonizPotential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlastic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModZtf.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHydrogenicModel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExcitationData.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAtomicDataMix.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExcitation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMolecularData.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartition.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModStatSum.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiGroup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTransport.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEos.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiom.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 nlte_igor.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 eos_material.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInterfaceNLTE.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEosTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCRASH.a ar -rs /Users/gtoth/Tmp/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/SWMF/lib/libCRASH.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModAtomicMass.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModPlastic.o) has no symbols /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /Users/gtoth/Tmp/SWMF/bin/CRASH.exe . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_eosgodunov_run cd run_test; mpiexec -n 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 51 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.41 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 hpcc 0 Mar 2 23:39 test_eosgodunov.diff make[3]: *** No rule to make target `test_levelset'. Stop. make[2]: [test] Error 2 (ignored) ./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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/CRASH/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./CRASH.exe > runlog Warning: Floating underflWarning: Floating underflow oWarnow occurred ccurreing: Floating underflow occurred d 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.38 29.44 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_laserpackage_check ERROR in DiffNum.pl make[4]: [test_laserpackage_check] Error 255 (ignored) ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 10135 Mar 2 23:40 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.56 9.16 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_graydiffusion_check ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:41 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.38 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 hpcc 0 Mar 2 23:41 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurredWarning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 14.16 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 hpcc 0 Mar 2 23:42 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.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/SWMF/bin/BATSRUS.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underfloWarning: Floating underflow occw occurred urred Warning: Floating underflow occurred Warning: Floating underflow occurred 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.00 14.17 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 hpcc 0 Mar 2 23:42 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./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.01 1.49 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 hpcc 0 Mar 2 23:43 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underWarning: Floaflow occurred ting underflow occurred Warning: Floating underflow occurred 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.07 23.24 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 hpcc 0 Mar 2 23:44 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow ocWarning: Floating underflow occurred curred 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 occuWrrearning: d Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: FloatWarning: ing uFloating ndundererflflow ocow occurrecurred d Warning: Floating underflow occurred Warning: Floating 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) 1.19 160.74 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 hpcc 0 Mar 2 23:47 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.13 31.66 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_earthsph_check ls -l test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:48 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: FloatiWarning: Floating underflow occurred ng underflowWarning: Floating und occurred erflow occurred Warning: Floating underflow occurred 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 ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.09 26.61 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 hpcc 0 Mar 2 23:49 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: FloatinWarning: Floating underg underflow occurrflow occed urred 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.18 16.07 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 hpcc 0 Mar 2 23:50 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 4 ./BATSRUS.exe > runlog Warning: Floating unWarning: Floating underflow occuderflow occurred rred 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 underfWarninlow g: Foccurred loating 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.20 8.59 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 4 ./BATSRUS.exe > runlog Warning: Floating underfWarning: Floatlow occurred ing 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 7 files PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.17 8.89 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 hpcc 0 Mar 2 23:50 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:51 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating uWarning: Floating underflow occurred Warning: Floating underflow occurred nderflow 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) 0.96 3.31 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 hpcc 0 Mar 2 23:51 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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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) 1.04 1.82 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 4 ./BATSRUS.exe > runlog Warning: FloaWarning: Floatiting underflow occung underflow occurrrred ed 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) 1.20 1.75 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 hpcc 0 Mar 2 23:51 test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.03 2.84 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 hpcc 0 Mar 2 23:52 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 4 ./BATSRUS.exe > runlog Warning: Floating underfloWarning: Floating underflow occurred w occurred 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.03 1.44 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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurWarning: Flred oating underfloWarning: Floating underw occurred flow 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.02 1.45 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 hpcc 0 Mar 2 23:52 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.19 18.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_venus_check ls -l test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred 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.23 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_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 4 ./BATSRUS.exe > runlog Warning: FloatWarning: Floating underflow ocWarning: Fing underflow occurred curred loating 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.17 8.52 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 hpcc 0 Mar 2 23:53 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 test_venus_restart.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_mercurysph_compile ./Config.pl -u=Mercury -e=Mhd -g=4,4,4,600,100 Writing new grid size 4,4,4,600,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on 3d__var_2_n00000000 ... working on 3d__var_2_n00000100 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS Warning: Floating underflow occurred gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.18 5.32 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 hpcc 0 Mar 2 23:54 test_mercurysph.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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: FloatiWarning: Floating underflow occuWarning: Floating underflow occurred rred ng underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.07 17.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_saturn_check ls -l test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:55 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 1 file PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.35 28.44 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_comet_check ls -l test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:56 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.01 6.08 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 hpcc 0 Mar 2 23:57 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 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartSave RESTART_cometfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: cp PARAM.in RESULTS/RestartSave PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.09 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 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/RestartRead PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.14 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 hpcc 0 Mar 2 23:57 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 11 files PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 1.29 9.48 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 hpcc 0 Mar 2 23:57 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating underflowWarning: Floating underflow occurred occurred 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) 0.88 18.01 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 hpcc 0 Mar 2 23:58 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 4 ./BATSRUS.exe > runlog Warning: Floating undeWarning: Floating underflow occurred rflow occuWarning:rred Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_magnetometer_check ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:59 test_magnetometer.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdAnisoP -f -g=100,2,2,100,1 Writing new grid size 100,2,2,100,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/ANISOPRESSURE/PARAM.in.Alfven PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_anisotropic_run cd run_test; mpiexec -n 4 ./BATSRUS.exe > runlog Warning: FloatinWarning: Floating underflow ocg underflow occuWarning: Floating underflcurred rred ow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 32 files PostProc.pl: cp PARAM.in RESULT PostProc.pl: TIMINGS from runlog (init, run) 0.01 16.02 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 hpcc 0 Mar 3 00:00 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/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/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 /Applications/Xcode.app/Contents/Developer/usr/bin/make test_region2d_run cd run_test; mpiexec -n 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl RESULTS/2d PostProc.pl: mv GM/IO2 RESULTS/2d/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/2d PostProc.pl: TIMINGS from runlog (init, run) 0.01 0.01 PostProc.pl: mv runlog RESULTS/2d PostProc.pl: ./Restart.pl -o RESULTS/2d/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! cd run_test; cp Param/REGION/PARAM.in.cyl PARAM.in cd run_test; mpiexec -n 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS/cyl PostProc.pl: mv GM/IO2 RESULTS/cyl/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/cyl PostProc.pl: TIMINGS from runlog (init, run) 0.01 0.01 PostProc.pl: mv runlog RESULTS/cyl PostProc.pl: ./Restart.pl -o RESULTS/cyl/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! cd run_test; cp Param/REGION/PARAM.in.cyl_lnr PARAM.in cd run_test; mpiexec -n 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS/cyl_lnr PostProc.pl: mv GM/IO2 RESULTS/cyl_lnr/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/cyl_lnr PostProc.pl: TIMINGS from runlog (init, run) 0.02 0.02 PostProc.pl: mv runlog RESULTS/cyl_lnr PostProc.pl: ./Restart.pl -o RESULTS/cyl_lnr/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_region2d_check ERROR in DiffNum.pl make[4]: [test_region2d_check] Error 2 (ignored) gunzip -c Param/REGION/TestOutput/2d.out.gz \ > run_test/RESULTS/2d/GM/ref.out gunzip -c Param/REGION/TestOutput/cyl.out.gz \ > run_test/RESULTS/cyl/GM/ref.out gunzip -c Param/REGION/TestOutput/cyl_lnr.out.gz \ > run_test/RESULTS/cyl_lnr/GM/ref.out ls -l test_region2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:00 test_region2d.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_compile ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 Writing new grid size 8,8,8,720,70 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -default_kinds:r=64 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI661NA expires soon (within a month) Program BATSRUS has been brought up to date. make PIDL PSPH cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make PSPH make /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 PostSPH.f90 Warning: The licence for NPMI661NA expires soon (within a month) make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe PostSPH.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) Program PostSPH has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_run 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/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . ./TestSuite.pl -r='mpiexec -n 4 ' -d=run_test func test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! test.019: -Limiter=mc3 -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -Length=tiny_ta -Limiter=mc3 -Logtype=logsatmove -Reschange=accurate -Resist=hall -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.020: finished. Check or compare results! test.021: -Divb=constrain -Grid=earth_uniform -Length=tiny_ta_noamr -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! test.029: -Corotation=ideal -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.030: finished. Check or compare results! test.031: -Logtype=ray -Plottype=ray -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.031: finished. Check or compare results! test.032: -Logtype=logpntflx -Plottype=sph Post Processing IDL files. Post Processing TEC SPH files. test.032: finished. Check or compare results! test.033: -Plottype=los test.033: finished. Check or compare results! test.034: -B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Length=tiny_simple -Message=empty -Outer=inflowsidesfixed -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty Post Processing IDL files. Post Processing TEC files. test.034: finished. Check or compare results! test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! /Applications/Xcode.app/Contents/Developer/usr/bin/make test_func_check rm -rf run_test_ref; mkdir run_test_ref cd run_test_ref; tar -xzf ../Param/TESTSUITE/TEST.tgz; ./TestCompare.pl -q -v -o=1e-11 run_test_ref run_test > test_func.diff ./TestCompare.pl -speed run_test_ref run_test > test_func.speed WARNING: switch=-B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Inner=empty -Length=tiny_simple -Message=empty -Outer=empty -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty ne myswitch=-B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Length=tiny_simple -Message=empty -Outer=inflowsidesfixed -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty in run_test/test.034/SWITCHES ls -l test_func.diff test_func.speed -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:09 test_func.diff -rw-r--r-- 1 gtoth hpcc 2948 Mar 3 00:09 test_func.speed -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:49 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:00 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:43 test_awsomfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:44 test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:56 test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:58 test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:42 test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:42 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:48 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:39 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:34 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:09 test_func.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:41 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:36 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 10135 Mar 2 23:40 test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:59 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:51 test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 test_mars_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:54 test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:38 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:39 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:37 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:37 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:47 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:35 test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:00 test_region2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:55 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 9082 Mar 2 23:35 test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:34 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:50 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:51 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:36 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:41 test_viscosity.diff echo "There is no test for IE/RIM" > notest.diff echo "IE/Ridley_serial test is incomplete" > notest.diff IH/BATSRUS is tested in GM/BATSRUS echo "There is no test for CRCM" There is no test for CRCM make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -O0 -w -default_kinds:r=64 NOMPI.f90 Warning: The licence for NPMI661NA expires soon (within a month) ar -rs /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a NOMPI.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIEConductance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModErrors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModMHD_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtras.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModEIEFiles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ModInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ModIons.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModWeimer05.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModWeimer.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 mh86.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 hmr89.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 iz94.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 merge_str.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_Interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ED_r_elec_ed_lup_subs.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ED_ReadIonHeat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_End.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_set_inputs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 readAMIEoutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 readMHDoutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 AMIE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ihp.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 MHD_Library.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_Initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_IoLibrary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 EIE_UaLibrary.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a ModEIEConductance.o ModAMIE_Interface.o ModErrors.o ModEIE_Interface.o ModMHD_Interface.o ModExtras.o ModEIEFiles.o ED_ModInterface.o ED_ModIons.o ModWeimer05.o ModWeimer.o AMIE_Library.o EIE_End.o EIE_Initialize.o EIE_Library.o EIE_IoLibrary.o EIE_UaLibrary.o EIE_set_inputs.o readAMIEoutput.o readMHDoutput.o mh86.o hmr89.o iz94.o ihp.o merge_str.o MHD_Library.o ED_Interface.o ED_ReadIonHeat.o ED_r_elec_ed_lup_subs.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a(ED_ModInterface.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -save -default_kinds:r=64 ModTsyganenko.f Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcHEIDI.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoHeidi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiSatellites.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBACoefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 recipes.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 pbo.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 -132 wgrdar.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModInit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiDrifts.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiCurrents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 get_potential.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiInput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_operators.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_waves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_check.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_init.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_run.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 read_ring_current.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 write_ring_current.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 epencalc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 iono_init.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiAsymStretchedB.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_emudt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_setup.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_icbc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_coefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_output.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 HModel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiNeutralH.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_integrals.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a;\ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ar: /Users/gtoth/Tmp/SWMF/lib/libINDICES.a: No such file or directory mpif90 -o /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe heidi_main.o ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe has been created make test_analytic_rundir rm -rf run_test_analytic make rundir RUNDIR=run_test_analytic STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test_analytic/IM cd run_test_analytic/IM; \ mkdir input plots restartIN restartOUT cd run_test_analytic/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_analytic/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_analytic/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd input; cp PARAM.analytic.in ../run_test_analytic/PARAM.in make test_analytic_run cd run_test_analytic; mpiexec -n 2 ./HEIDI.exe > runlog Warning: Floating underflow occurrWarning: Fled oating underflow occurred make test_analytic_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_analytic/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_analytic.002 \ > test_analytic.diff ls -l test_analytic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:11 test_analytic.diff make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:79: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[7]: `/Users/gtoth/Tmp/SWMF/bin/HEIDI.exe' is up to date. /Users/gtoth/Tmp/SWMF/bin/HEIDI.exe has been created make test_numeric_rundir rm -rf run_test_numeric make rundir RUNDIR=run_test_numeric STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test_numeric/IM cd run_test_numeric/IM; \ mkdir input plots restartIN restartOUT cd run_test_numeric/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd run_test_numeric/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd run_test_numeric/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd input; cp PARAM.numeric.in ../run_test_numeric/PARAM.in make test_numeric_run cd run_test_numeric; mpiexec -n 2 ./HEIDI.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred make test_numeric_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test_numeric/IM/plots/hydrogen/test1_h_prs.002 \ output/test1_h_prs_numeric.002 \ > test_numeric.diff ls -l test_numeric.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:14 test_numeric.diff make test1_compile make /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make libRAM_SCB.a cd ../srcSlatec; make slatec nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchic.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchfe.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 mpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchci.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 nrtype.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchcs.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchce.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 cubic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchfd.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 fdriv.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchdf.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 Geopack-2008_dp.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchst.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 handle_err.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dpchsw.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 matrixInversion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dchfdv.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 module_Gauss.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dlmach.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 Module_inversion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 d1mach.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 module_test.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqage.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 my_flush.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqagse.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 quad2.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk15i.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 quad.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk15.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 SavGol1D.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk21.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 w2k_r8.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk31.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk41.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk51.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqk61.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqpsrt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqagie.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqags.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqelg.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqag.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dqagi.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 dchfev.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 j4save.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xerprn.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xersve.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xerhlt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xercnt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xermsg.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 xgetua.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 fdump.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 -132 i1mach.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Error: SavGol1D.f90, line 6: Implicit type for NT detected at NT@) Error: SavGol1D.f90, line 7: Symbol NT has already been implicitly typed detected at ::@NT [NAG Fortran Compiler pass 1 error termination, 2 errors] Fatal Error: handle_err.f90, line 3: Cannot find module NETCDF detected at NETCDF@ make[7]: *** [SavGol1D.o] Error 2 make[7]: *** Waiting for unfinished jobs.... make[7]: *** [handle_err.o] Error 2 Error: module_test.f90, line 3: KIND value (8) does not specify a valid representation method Errors in declarations, no further processing for MODULE_TEST [NAG Fortran Compiler error termination, 1 error] make[7]: *** [module_test.o] Error 2 Error: w2k_r8.f: Argument DPLM (no. 5) in reference to DLEGENDRE from EPOTVAL is not an array [NAG Fortran Compiler error termination, 1 error] make[7]: *** [w2k_r8.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [RAM_SCB] Error 2 make[4]: *** [test1_compile] Error 2 make[3]: *** [test1] Error 2 make[2]: [test] Error 2 (ignored) make test2_compile make /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make libRAM_SCB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 nrutil.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 Module1.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamCouple.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamFunctions.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamIndices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamGeomlt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 nr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 recipes2.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 barycoord_mine_2D.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 baryth.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 covsrt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 dmat_solve.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 d_swap.f90 Fatal Error: ModRamIO.f90, line 159: Cannot find module NETCDF detected at NETCDF@ Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) make[7]: *** [ModRamIO.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Error: recipes2.f90: Array FUNCTION BESSJ1 referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ1 from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ0 referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ0 from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ1 referenced as scalar from BESSJ Error: recipes2.f90: Explicit interface required for array function BESSJ1 from BESSJ Error: recipes2.f90: Array FUNCTION BESSJ0 referenced as scalar from BESSJ Error: recipes2.f90: Explicit interface required for array function BESSJ0 from BESSJ [NAG Fortran Compiler error termination, 10 errors] make[7]: *** [recipes2.o] Error 2 Fatal Error: covsrt.f90, line 2: Cannot find module NRUTIL detected at :@ASSERT_EQ make[7]: *** [covsrt.o] Error 2 Warning: The licence for NPMI661NA expires soon (within a month) make[6]: *** [LIB] Error 2 make[5]: *** [RAM_SCB] Error 2 make[4]: *** [test2_compile] Error 2 make[3]: *** [test2] Error 2 make[2]: [test] Error 2 (ignored) make test3_compile make /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make libRAM_SCB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 ModRamIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 erf.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 Module_RAM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 recipes2.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 TM03_DensPres.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 alfges.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 anisEq.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 bounextp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 Computational_domain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 computeBandJacob_initial.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 computeEquilibrium.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 covsrt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -O3 directAlpha.f90 Fatal Error: ModRamIO.f90, line 159: Cannot find module NETCDF detected at NETCDF@ Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) make[7]: *** [ModRamIO.o] Error 2 make[7]: *** Waiting for unfinished jobs.... Error: recipes2.f90: Array FUNCTION BESSJ1 referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ1 from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ0 referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ0 from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ referenced as scalar from BESSEL2 Error: recipes2.f90: Explicit interface required for array function BESSJ from BESSEL2 Error: recipes2.f90: Array FUNCTION BESSJ1 referenced as scalar from BESSJ Error: recipes2.f90: Explicit interface required for array function BESSJ1 from BESSJ Error: recipes2.f90: Array FUNCTION BESSJ0 referenced as scalar from BESSJ Error: recipes2.f90: Explicit interface required for array function BESSJ0 from BESSJ [NAG Fortran Compiler error termination, 10 errors] Error: erf.f90: Wrong data type for reference to function ERF_S from NR Error: erf.f90: Inconsistent INTERFACE block for procedure ERF_S from NR Argument X (no. 1) to ERF_S in INTERFACE in NR is REAL instead of DOUBLE PRECISION Error: erf.f90: Wrong data type for reference to function ERF_V from NR Error: erf.f90: Inconsistent INTERFACE block for procedure ERF_V from NR Argument X (no. 1) to ERF_V in INTERFACE in NR is REAL insteaFatal Error: Computational_domain.f90, line 9: Cannot find module EZCDF detected at EZCDF@ d of DOUBLE PRECISION [NAG Fortran Compiler error termination, 6 errors] make[7]: *** [recipes2.o] Error 2 make[7]: *** [Computational_domain.o] Error 2 make[7]: *** [erf.o] Error 2 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Fatal Error: computeBandJacob_initial.f90, line 12: Cannot find module EZSPLINE_OBJ detected at EZSPLINE_OBJ@ make[7]: *** [computeBandJacob_initial.o] Error 2 Fatal Error: Module_RAM.f90, line 106: Cannot find module EZSPLINE_OBJ detected at EZSPLINE_OBJ@ make[7]: *** [Module_RAM.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [RAM_SCB] Error 2 make[4]: *** [test3_compile] Error 2 make[3]: *** [test3] Error 2 make[2]: [test] Error 2 (ignored) OH/BATSRUS is tested in GM/BATSRUS /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_compile ./Config.pl -g=8,8,8,10,2,10000000 Writing new grid size 8,8,8,10,2,10000000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd srcBATL; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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 FF=1.5 make libALTOR.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModProc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O0 PIC_ModRandom.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModFormFactor_1.5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModHybrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLaserBeam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModParticleInField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPassField.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLogFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModOutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_set_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_methods.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f libALTOR.a cp -f ../srcBATL/libBATL.a libALTOR.a ar -rs libALTOR.a PC_ModSize.o PIC_ModProc.o PIC_ModBatlInterface.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PC_ModHybrid.o PIC_ModLaserBeam.o PIC_ModField.o PC_ModParticleInField.o PC_ModPassField.o PIC_ModParticles.o PC_ModPhysics.o PIC_ModRandom.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o /opt/local/bin/ranlib: file: libALTOR.a(PC_ModSize.o) has no symbols libALTOR.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make ALTOR FF=1.5 make /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ Program ALTOR has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ ln -s /Users/gtoth/Tmp/SWMF/PC/ALTOR/Param . cd run_test; cp -f Param/PARAM.TEST PARAM.in; mkdir PC/plots/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_run cd run_test; mpiexec -n 4 ./ALTOR.exe | tee -a runlog ModReadParam::read_file: read and broadcast nLine= 56 lines of text ----- Starting Session 1 ------ PIC_set_param: READ iSession = 1 iLine= 0 nLine = 1000 #DESCRIPTION 3 dimensional version #CHECKGRID 8 nX 8 nY 8 nZ 2 nPType #IOCYCLEWAVELENGTH #GRID 2 nRoot_I 2 nRoot_I 2 nRoot_I 0 CoordMin 0.8 CoordMax 0 CoordMin 0.8 CoordMax 0 CoordMin 0.8 CoordMax #NORMALIZATION standard Normalization 2 nPPerCellCrit 1.0 Q_P(2)/| Q_P(Electron_) | 1.0 M_P(2)/ M_P(Electron_) #UNIFORM 1 nPPerCell(1) -1 nPPerCell(2) Particles will neutralize electrons #THERMALIZE 0.05 uTh_P(1) 0.05 uTh_P(2) #LOGFILE 1 nLogFile #TIMESTEP 0.004 Dt #SAVEFIELDMOMENTS ascii TypeFile 0 nStepOutMin 500 nStepOut #STOP -1 MaxIteration 2.0 tSimulationMax PIC_set_param: CHECK iSession = 1 Io2Si_V(UnitX_ )= 2.998E+08 m Io2Si_V(UnitU_ )= 2.998E+08 m/s Io2Si_V(UnitRho_ )= 2.862E-34 kg/m3 Io2Si_V(UnitT_ )= 1.000E+00 s Io2Si_V(UnitOmega_ )= 1.000E+00 1/s Io2Si_V(UnitN_ )= 3.142E-04 1/m3 Io2Si_V(UnitP_ )= 2.572E-17 N/m2 Io2Si_V(UnitB_ )= 5.686E-12 T Io2Si_V(UnitRhoU_ )= 8.581E-26 kg/s m2 Io2Si_V(UnitEnergyDens_ )= 2.572E-17 J/m3 Io2Si_V(UnitPoynting_ )= 7.712E-09 W/m2 Io2Si_V(UnitJ_ )= 1.509E-14 A/m2 Io2Si_V(UnitElectric_ )= 1.704E-03 V/m Io2Si_V(UnitTemperature_)= 5.930E+09 K Io2Si_V(UnitMass_ )= 9.109E-31 kg Io2Si_V(UnitCharge_ )= 1.602E-19 C Io2Si_V(UnitEnergy_ )= 6.931E+08 J Particles are distributed Totally 4.0960000000000000E+03 particles of sort 1 Totally 4.0960000000000000E+03 particles of sort 2 Total number of particles of sort 1 equals 4.0960000000000009E+03 Density min= -2.8261827627126847E-02 , density max= -1.3745710504554403 , average density= -0.5000000000000001 Total number of particles of sort 2 equals 4.0960000000000009E+03 Density min= 2.8261827627126847E-02 , density max= 1.3745710504554403 , average density= 0.5000000000000001 ------------------------------------------------------------------------------- SORTED TIMING at step 0 on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- PIC 0.08 100.00 1 1 ------------------------------------------------------------------------------- setup 0.08 99.99 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. Speed is 390787.9 p/s/pe after 0.1 s at N = 10 (4.0000E-02) Speed is 323259.2 p/s/pe after 0.1 s at N = 20 (8.0000E-02) Speed is 299217.1 p/s/pe after 0.2 s at N = 30 (1.2000E-01) Speed is 548767.5 p/s/pe after 0.3 s at N = 40 (1.6000E-01) Speed is 572392.6 p/s/pe after 0.3 s at N = 50 (2.0000E-01) Speed is 565391.1 p/s/pe after 0.3 s at N = 60 (2.4000E-01) Speed is 573630.3 p/s/pe after 0.4 s at N = 70 (2.8000E-01) Speed is 392021.4 p/s/pe after 0.4 s at N = 80 (3.2000E-01) Speed is 570026.6 p/s/pe after 0.5 s at N = 90 (3.6000E-01) Speed is 372217.5 p/s/pe after 0.5 s at N = 100 (4.0000E-01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 100 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 0.50 0.504 0.504 100.00 ------------------------------------------------------------------------------- advance 100 100 0.50 0.005 0.005 99.49 ------------------------------------------------------------------------------- Speed is 546365.0 p/s/pe after 0.5 s at N = 110 (4.4000E-01) Speed is 399336.6 p/s/pe after 0.6 s at N = 120 (4.8000E-01) Speed is 548105.6 p/s/pe after 0.6 s at N = 130 (5.2000E-01) Speed is 538710.7 p/s/pe after 0.7 s at N = 140 (5.6000E-01) Speed is 551003.7 p/s/pe after 0.7 s at N = 150 (6.0000E-01) Speed is 368603.4 p/s/pe after 0.8 s at N = 160 (6.4000E-01) Speed is 560568.1 p/s/pe after 0.8 s at N = 170 (6.8000E-01) Speed is 403036.7 p/s/pe after 0.8 s at N = 180 (7.2000E-01) Speed is 406773.5 p/s/pe after 0.9 s at N = 190 (7.6000E-01) Speed is 382591.1 p/s/pe after 0.9 s at N = 200 (8.0000E-01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 200 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 0.95 0.945 0.945 100.00 ------------------------------------------------------------------------------- advance 200 200 0.94 0.005 0.005 99.43 ------------------------------------------------------------------------------- Speed is 543750.3 p/s/pe after 1.0 s at N = 210 (8.4000E-01) Speed is 386977.8 p/s/pe after 1.0 s at N = 220 (8.8000E-01) Speed is 352861.0 p/s/pe after 1.1 s at N = 230 (9.2000E-01) Speed is 267243.3 p/s/pe after 1.2 s at N = 240 (9.6000E-01) Speed is 285612.7 p/s/pe after 1.3 s at N = 250 (1.0000E+00) Speed is 278618.9 p/s/pe after 1.4 s at N = 260 (1.0400E+00) Speed is 333445.1 p/s/pe after 1.5 s at N = 270 (1.0800E+00) Speed is 266698.0 p/s/pe after 1.6 s at N = 280 (1.1200E+00) Speed is 366006.5 p/s/pe after 1.6 s at N = 290 (1.1600E+00) Speed is 344689.1 p/s/pe after 1.7 s at N = 300 (1.2000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 300 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 1.68 1.684 1.684 100.00 ------------------------------------------------------------------------------- advance 300 300 1.68 0.006 0.006 99.51 ------------------------------------------------------------------------------- Speed is 322722.8 p/s/pe after 1.7 s at N = 310 (1.2400E+00) Speed is 345561.1 p/s/pe after 1.8 s at N = 320 (1.2800E+00) Speed is 369062.9 p/s/pe after 1.9 s at N = 330 (1.3200E+00) Speed is 350797.6 p/s/pe after 1.9 s at N = 340 (1.3600E+00) Speed is 531951.7 p/s/pe after 2.0 s at N = 350 (1.4000E+00) Speed is 312081.1 p/s/pe after 2.1 s at N = 360 (1.4400E+00) Speed is 577023.7 p/s/pe after 2.1 s at N = 370 (1.4800E+00) Speed is 549235.1 p/s/pe after 2.2 s at N = 380 (1.5200E+00) Speed is 566354.2 p/s/pe after 2.2 s at N = 390 (1.5600E+00) Speed is 534588.5 p/s/pe after 2.3 s at N = 400 (1.6000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 400 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 2.27 2.270 2.270 100.00 ------------------------------------------------------------------------------- advance 400 400 2.26 0.006 0.006 99.51 ------------------------------------------------------------------------------- Speed is 489890.9 p/s/pe after 2.3 s at N = 410 (1.6400E+00) Speed is 463896.6 p/s/pe after 2.4 s at N = 420 (1.6800E+00) Speed is 385758.7 p/s/pe after 2.4 s at N = 430 (1.7200E+00) Speed is 555402.7 p/s/pe after 2.4 s at N = 440 (1.7600E+00) Speed is 557311.6 p/s/pe after 2.5 s at N = 450 (1.8000E+00) Speed is 489481.4 p/s/pe after 2.5 s at N = 460 (1.8400E+00) Speed is 570537.6 p/s/pe after 2.6 s at N = 470 (1.8800E+00) Speed is 563422.1 p/s/pe after 2.6 s at N = 480 (1.9200E+00) Speed is 562997.5 p/s/pe after 2.6 s at N = 490 (1.9600E+00) Speed is 538123.4 p/s/pe after 2.7 s at N = 500 (2.0000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 500 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 2.68 2.684 2.684 100.00 ------------------------------------------------------------------------------- advance 500 500 2.67 0.005 0.005 99.49 ------------------------------------------------------------------------------- Finished Numerical Simulation ----------------------------- ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 500 on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- PIC 2.68 100.00 1 1 ------------------------------------------------------------------------------- advance 2.67 99.48 500 500 adv_particles 1.61 59.83 500 1000 batl_pass 0.16 6.14 500 2000 wait_pass 0.06 2.17 500 2000 local_pass 0.04 1.60 500 4000 buffer_to_state 0.03 1.01 500 2000 adv_b 0.02 0.83 500 1000 send_pass 0.01 0.50 500 2000 init_pass 0.01 0.41 500 2000 adv_e 0.01 0.25 500 500 recv_pass 0.00 0.10 500 2000 ------------------------------------------------------------------------------- Finished Saving Output Files ---------------------------- /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ Param/TestOutput/log_noise.log run_test/PC/plots/log_n0001.log > test_altor.diff gunzip -c Param/TestOutput/variables.outs.gz > run_test/PC/plots/variables.ref /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ run_test/PC/plots/variables.ref run_test/PC/plots/variables.outs >> test_altor.diff ls -l test_altor.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:14 test_altor.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_2d_compile ./Config.pl -g=16,16,1,16,1,10000000 Writing new grid size 16,16,1,16,1,10000000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd srcBATL; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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 FF=1.5 make libALTOR.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModFormFactor_1.5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModHybrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLaserBeam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModParticleInField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPassField.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLogFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModOutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_set_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_methods.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f libALTOR.a cp -f ../srcBATL/libBATL.a libALTOR.a ar -rs libALTOR.a PC_ModSize.o PIC_ModProc.o PIC_ModBatlInterface.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PC_ModHybrid.o PIC_ModLaserBeam.o PIC_ModField.o PC_ModParticleInField.o PC_ModPassField.o PIC_ModParticles.o PC_ModPhysics.o PIC_ModRandom.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o /opt/local/bin/ranlib: file: libALTOR.a(PC_ModSize.o) has no symbols libALTOR.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make ALTOR FF=1.5 make /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ Program ALTOR has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_2d_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ ln -s /Users/gtoth/Tmp/SWMF/PC/ALTOR/Param . cd run_test; cp -f Param/PARAM.TEST_2D PARAM.in; mkdir PC/plots/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_2d_run cd run_test; mpiexec -n 4 ./ALTOR.exe | tee -a runlog ModReadParam::read_file: read and broadcast nLine= 53 lines of text ----- Starting Session 1 ------ PIC_set_param: READ iSession = 1 iLine= 0 nLine = 1000 #DESCRIPTION 2 dimensional version of Langmuir oscillations #CHECKGRID 16 nX 16 nY 1 nZ nPType #IOCYCLEWAVELENGTH #NORMALIZATION standard Normalization 8 nPPerCellCrit #UNIFORM 8 nPPerCell(1) #THERMALIZE 2.50e-3 uTh_P(1) #GRID 4 nRoot_I 4 nRoot_I 0 CoordMin 3.2 CoordMax 0 CoordMin 3.2 CoordMax #ADDB 1.0 Bx 0.0 By 0.0 Bz #ADDVELOCITY 1 iSort 0.1 Wx 0.0 Wy 0.0 Wz #LOGFILE 1 nLogFile #TIMESTEP 0.004 Dt #STOP -1 MaxIteration 2.0 tSimulationMax PIC_set_param: CHECK iSession = 1 Io2Si_V(UnitX_ )= 2.998E+08 m Io2Si_V(UnitU_ )= 2.998E+08 m/s Io2Si_V(UnitRho_ )= 2.862E-34 kg/m3 Io2Si_V(UnitT_ )= 1.000E+00 s Io2Si_V(UnitOmega_ )= 1.000E+00 1/s Io2Si_V(UnitN_ )= 3.142E-04 1/m3 Io2Si_V(UnitP_ )= 2.572E-17 N/m2 Io2Si_V(UnitB_ )= 5.686E-12 T Io2Si_V(UnitRhoU_ )= 8.581E-26 kg/s m2 Io2Si_V(UnitEnergyDens_ )= 2.572E-17 J/m3 Io2Si_V(UnitPoynting_ )= 7.712E-09 W/m2 Io2Si_V(UnitJ_ )= 1.509E-14 A/m2 Io2Si_V(UnitElectric_ )= 1.704E-03 V/m Io2Si_V(UnitTemperature_)= 5.930E+09 K Io2Si_V(UnitMass_ )= 9.109E-31 kg Io2Si_V(UnitCharge_ )= 1.602E-19 C Io2Si_V(UnitEnergy_ )= 2.312E+00 J Particles are distributed Totally 3.2768000000000000E+04 particles of sort 1 Total number of particles of sort 1 equals 3.2768000000000015E+04 Density min= -0.4139954627495443 , density max= -1.6974493982008876 , average density= -1.0000000000000004 ------------------------------------------------------------------------------- SORTED TIMING at step 0 on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- PIC 0.01 100.00 1 1 ------------------------------------------------------------------------------- setup 0.01 99.87 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. Fatal error in MPI_Irecv: Invalid count, error stack: MPI_Irecv(147): MPI_Irecv(buf=0x104e700d0, count=-6676, MPI_DOUBLE_PRECISION, src=1, tag=10, MPI_COMM_WORLD, request=0x104e70040) failed MPI_Irecv(95).: Negative count, value is -6676 Fatal error in MPI_Irecv: Invalid count, error stack: MPI_Irecv(147): MPI_Irecv(buf=0x10b6cd0d0, count=-6676, MPI_DOUBLE_PRECISION, src=0, tag=10, MPI_COMM_WORLD, request=0x10b6cd040) failed MPI_Irecv(95).: Negative count, value is -6676 APPLICATION TERMINATED WITH THE EXIT STRING: Hangup: 1 (signal 1) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_altor_2d_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ Param/TestOutput/log_Langmuir_2d.log run_test/PC/plots/log_n0001.log > test_altor_2d.diff ls -l test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 87 Mar 3 00:15 test_altor_2d.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_beam_compile ./Config.pl -g=800,20,1,80,0,0 Writing new grid size 800,20,1,80,0,0 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd srcBATL; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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 FF=1.5 make libALTOR.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModFormFactor_1.5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModHybrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLaserBeam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModParticleInField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPassField.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLogFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModOutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_set_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_methods.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f libALTOR.a cp -f ../srcBATL/libBATL.a libALTOR.a ar -rs libALTOR.a PC_ModSize.o PIC_ModProc.o PIC_ModBatlInterface.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PC_ModHybrid.o PIC_ModLaserBeam.o PIC_ModField.o PC_ModParticleInField.o PC_ModPassField.o PIC_ModParticles.o PC_ModPhysics.o PIC_ModRandom.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o /opt/local/bin/ranlib: file: libALTOR.a(PC_ModSize.o) has no symbols libALTOR.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make ALTOR FF=1.5 make /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ Program ALTOR has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_beam_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ ln -s /Users/gtoth/Tmp/SWMF/PC/ALTOR/Param . cd run_test; cp -f Param/PARAM.in.GaussianBeam PARAM.in; mkdir PC/plots/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_beam_run cd run_test; mpiexec -n 4 ./ALTOR.exe | tee -a runlog ModReadParam::read_file: read and broadcast nLine= 55 lines of text ----- Starting Session 1 ------ PIC_set_param: READ iSession = 1 iLine= 0 nLine = 1000 #DESCRIPTION 2 dimensional version #CHECKGRID 800 nX 20 nY 0 nPType #IOCYCLEWAVELENGTH #GRID 1 nRoot_D(1) nRoot_I 40 nRoot_D(2) nRoot_I 0.0 XyzMin_D(1) CoordMin 8.0 XyzMax_D(1) CoordMax -4.0 XyzMin_D(2) CoordMin 4.0 XyzMax_D(2) CoordMax #NORMALIZATION standard Normalization 1 nPPerCellCrit #LASERBEAM 13.0 Amplitude AmplitudeFocus 0.0 Amplitude3 AmplitudeFocus 0.250 PhaseShift 0.5 PulseWidth PulseWidthFocus 1.0 PulseWidth PulseWidthFocus 6.0 XyzFocus 0.0 XyzFocus 1 nEnvelope #FIELDBC laserbeam TypeFieldBC_S(x<0) TypeFieldBc_S(iSide) noreflect TypeFieldBC_S(x>nX.dx) TypeFieldBc_S(iSide) periodic TypeFieldBC_S(y<0) TypeFieldBc_S(iSide) periodic TypeFieldBC_S(y>nY.dy) TypeFieldBc_S(iSide) Periodic BC along the direction iDim= 2 #LOGFILE 1 nLogFile #TIMESTEP 0.007 Dt #SAVEFIELDMOMENTS ascii TypeFile 0 nStepOutMin 50 nStepOut #STOP -1 FinalStepIfPositiveOr MaxIteration 14.0 FinalTimeIfPositive tSimulationMax PIC_set_param: CHECK iSession = 1 Io2Si_V(UnitX_ )= 2.998E+08 m Io2Si_V(UnitU_ )= 2.998E+08 m/s Io2Si_V(UnitRho_ )= 2.862E-34 kg/m3 Io2Si_V(UnitT_ )= 1.000E+00 s Io2Si_V(UnitOmega_ )= 1.000E+00 1/s Io2Si_V(UnitN_ )= 3.142E-04 1/m3 Io2Si_V(UnitP_ )= 2.572E-17 N/m2 Io2Si_V(UnitB_ )= 5.686E-12 T Io2Si_V(UnitRhoU_ )= 8.581E-26 kg/s m2 Io2Si_V(UnitEnergyDens_ )= 2.572E-17 J/m3 Io2Si_V(UnitPoynting_ )= 7.712E-09 W/m2 Io2Si_V(UnitJ_ )= 1.509E-14 A/m2 Io2Si_V(UnitElectric_ )= 1.704E-03 V/m Io2Si_V(UnitTemperature_)= 5.930E+09 K Io2Si_V(UnitMass_ )= 9.109E-31 kg Io2Si_V(UnitCharge_ )= 1.602E-19 C Io2Si_V(UnitEnergy_ )= 2.312E+00 J Laser pulse of duration 5.00000E-01 is focused to a spot of 1.00000E+00 at the focal point Xyz= 6.00000E+00 0.00000E+00 PulseWidthBoundary_D= 2.40549E+00 timePulseBegin,timePulseEnd,xPulseCenter= 1.21026E+00 4.21026E+00 -2.72026E+00 Pulse should be focused at time= 8.72026E+00, it= 1245 ------------------------------------------------------------------------------- SORTED TIMING at step 0 on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- PIC 2.44 100.00 1 1 ------------------------------------------------------------------------------- setup 2.44 100.00 1 1 ------------------------------------------------------------------------------- Resetting timing counters after setup. Speed is 0.0 p/s/pe after 0.4 s at N = 10 (7.0000E-02) Speed is 0.0 p/s/pe after 0.7 s at N = 20 (1.4000E-01) Speed is 0.0 p/s/pe after 1.1 s at N = 30 (2.1000E-01) Speed is 0.0 p/s/pe after 1.5 s at N = 40 (2.8000E-01) Speed is 0.0 p/s/pe after 1.9 s at N = 50 (3.5000E-01) Speed is 0.0 p/s/pe after 4.7 s at N = 60 (4.2000E-01) Speed is 0.0 p/s/pe after 5.0 s at N = 70 (4.9000E-01) Speed is 0.0 p/s/pe after 5.4 s at N = 80 (5.6000E-01) Speed is 0.0 p/s/pe after 5.8 s at N = 90 (6.3000E-01) Speed is 0.0 p/s/pe after 6.1 s at N = 100 (7.0000E-01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 100 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 6.14 6.138 6.138 100.00 ------------------------------------------------------------------------------- advance 100 100 6.13 0.061 0.061 99.93 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 8.8 s at N = 110 (7.7000E-01) Speed is 0.0 p/s/pe after 9.2 s at N = 120 (8.4000E-01) Speed is 0.0 p/s/pe after 9.6 s at N = 130 (9.1000E-01) Speed is 0.0 p/s/pe after 9.9 s at N = 140 (9.8000E-01) Speed is 0.0 p/s/pe after 10.3 s at N = 150 (1.0500E+00) Speed is 0.0 p/s/pe after 13.1 s at N = 160 (1.1200E+00) Speed is 0.0 p/s/pe after 13.4 s at N = 170 (1.1900E+00) Speed is 0.0 p/s/pe after 13.8 s at N = 180 (1.2600E+00) Speed is 0.0 p/s/pe after 14.2 s at N = 190 (1.3300E+00) Speed is 0.0 p/s/pe after 14.5 s at N = 200 (1.4000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 200 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 14.54 14.545 14.545 100.00 ------------------------------------------------------------------------------- advance 200 200 14.54 0.073 0.073 99.94 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 17.3 s at N = 210 (1.4700E+00) Speed is 0.0 p/s/pe after 17.6 s at N = 220 (1.5400E+00) Speed is 0.0 p/s/pe after 18.0 s at N = 230 (1.6100E+00) Speed is 0.0 p/s/pe after 18.4 s at N = 240 (1.6800E+00) Speed is 0.0 p/s/pe after 18.7 s at N = 250 (1.7500E+00) Speed is 0.0 p/s/pe after 21.5 s at N = 260 (1.8200E+00) Speed is 0.0 p/s/pe after 21.8 s at N = 270 (1.8900E+00) Speed is 0.0 p/s/pe after 22.2 s at N = 280 (1.9600E+00) Speed is 0.0 p/s/pe after 22.6 s at N = 290 (2.0300E+00) Speed is 0.0 p/s/pe after 22.9 s at N = 300 (2.1000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 300 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 22.94 22.942 22.942 100.00 ------------------------------------------------------------------------------- advance 300 300 22.93 0.076 0.076 99.94 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 25.7 s at N = 310 (2.1700E+00) Speed is 0.0 p/s/pe after 26.1 s at N = 320 (2.2400E+00) Speed is 0.0 p/s/pe after 26.5 s at N = 330 (2.3100E+00) Speed is 0.0 p/s/pe after 26.8 s at N = 340 (2.3800E+00) Speed is 0.0 p/s/pe after 27.2 s at N = 350 (2.4500E+00) Speed is 0.0 p/s/pe after 30.0 s at N = 360 (2.5200E+00) Speed is 0.0 p/s/pe after 30.4 s at N = 370 (2.5900E+00) Speed is 0.0 p/s/pe after 30.7 s at N = 380 (2.6600E+00) Speed is 0.0 p/s/pe after 31.1 s at N = 390 (2.7300E+00) Speed is 0.0 p/s/pe after 31.5 s at N = 400 (2.8000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 400 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 31.47 31.468 31.468 100.00 ------------------------------------------------------------------------------- advance 400 400 31.45 0.079 0.079 99.94 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 34.3 s at N = 410 (2.8700E+00) Speed is 0.0 p/s/pe after 34.6 s at N = 420 (2.9400E+00) Speed is 0.0 p/s/pe after 35.0 s at N = 430 (3.0100E+00) Speed is 0.0 p/s/pe after 35.4 s at N = 440 (3.0800E+00) Speed is 0.0 p/s/pe after 35.8 s at N = 450 (3.1500E+00) Speed is 0.0 p/s/pe after 38.6 s at N = 460 (3.2200E+00) Speed is 0.0 p/s/pe after 39.0 s at N = 470 (3.2900E+00) Speed is 0.0 p/s/pe after 39.4 s at N = 480 (3.3600E+00) Speed is 0.0 p/s/pe after 39.7 s at N = 490 (3.4300E+00) Speed is 0.0 p/s/pe after 40.1 s at N = 500 (3.5000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 500 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 40.11 40.110 40.110 100.00 ------------------------------------------------------------------------------- advance 500 500 40.09 0.080 0.080 99.94 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 42.9 s at N = 510 (3.5700E+00) Speed is 0.0 p/s/pe after 43.3 s at N = 520 (3.6400E+00) Speed is 0.0 p/s/pe after 43.7 s at N = 530 (3.7100E+00) Speed is 0.0 p/s/pe after 44.0 s at N = 540 (3.7800E+00) Speed is 0.0 p/s/pe after 44.4 s at N = 550 (3.8500E+00) Speed is 0.0 p/s/pe after 47.3 s at N = 560 (3.9200E+00) Speed is 0.0 p/s/pe after 47.6 s at N = 570 (3.9900E+00) Speed is 0.0 p/s/pe after 48.0 s at N = 580 (4.0600E+00) Speed is 0.0 p/s/pe after 48.4 s at N = 590 (4.1300E+00) Speed is 0.0 p/s/pe after 48.8 s at N = 600 (4.2000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 600 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 48.75 48.751 48.751 100.00 ------------------------------------------------------------------------------- advance 600 600 48.72 0.081 0.081 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 51.6 s at N = 610 (4.2700E+00) Speed is 0.0 p/s/pe after 52.0 s at N = 620 (4.3400E+00) Speed is 0.0 p/s/pe after 52.4 s at N = 630 (4.4100E+00) Speed is 0.0 p/s/pe after 52.8 s at N = 640 (4.4800E+00) Speed is 0.0 p/s/pe after 53.1 s at N = 650 (4.5500E+00) Speed is 0.0 p/s/pe after 56.3 s at N = 660 (4.6200E+00) Speed is 0.0 p/s/pe after 56.7 s at N = 670 (4.6900E+00) Speed is 0.0 p/s/pe after 57.0 s at N = 680 (4.7600E+00) Speed is 0.0 p/s/pe after 57.4 s at N = 690 (4.8300E+00) Speed is 0.0 p/s/pe after 57.8 s at N = 700 (4.9000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 700 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 57.84 57.844 57.844 100.00 ------------------------------------------------------------------------------- advance 700 700 57.81 0.083 0.083 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 60.8 s at N = 710 (4.9700E+00) Speed is 0.0 p/s/pe after 61.1 s at N = 720 (5.0400E+00) Speed is 0.0 p/s/pe after 61.5 s at N = 730 (5.1100E+00) Speed is 0.0 p/s/pe after 61.9 s at N = 740 (5.1800E+00) Speed is 0.0 p/s/pe after 62.3 s at N = 750 (5.2500E+00) Speed is 0.0 p/s/pe after 65.2 s at N = 760 (5.3200E+00) Speed is 0.0 p/s/pe after 65.6 s at N = 770 (5.3900E+00) Speed is 0.0 p/s/pe after 66.0 s at N = 780 (5.4600E+00) Speed is 0.0 p/s/pe after 66.4 s at N = 790 (5.5300E+00) Speed is 0.0 p/s/pe after 66.8 s at N = 800 (5.6000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 800 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 66.77 66.769 66.769 100.00 ------------------------------------------------------------------------------- advance 800 800 66.73 0.083 0.083 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 69.7 s at N = 810 (5.6700E+00) Speed is 0.0 p/s/pe after 70.1 s at N = 820 (5.7400E+00) Speed is 0.0 p/s/pe after 70.5 s at N = 830 (5.8100E+00) Speed is 0.0 p/s/pe after 70.9 s at N = 840 (5.8800E+00) Speed is 0.0 p/s/pe after 71.3 s at N = 850 (5.9500E+00) Speed is 0.0 p/s/pe after 74.3 s at N = 860 (6.0200E+00) Speed is 0.0 p/s/pe after 74.7 s at N = 870 (6.0900E+00) Speed is 0.0 p/s/pe after 75.1 s at N = 880 (6.1600E+00) Speed is 0.0 p/s/pe after 75.4 s at N = 890 (6.2300E+00) Speed is 0.0 p/s/pe after 75.8 s at N = 900 (6.3000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 900 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 75.83 75.828 75.828 100.00 ------------------------------------------------------------------------------- advance 900 900 75.79 0.084 0.084 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 78.9 s at N = 910 (6.3700E+00) Speed is 0.0 p/s/pe after 79.2 s at N = 920 (6.4400E+00) Speed is 0.0 p/s/pe after 79.6 s at N = 930 (6.5100E+00) Speed is 0.0 p/s/pe after 80.0 s at N = 940 (6.5800E+00) Speed is 0.0 p/s/pe after 80.4 s at N = 950 (6.6500E+00) Speed is 0.0 p/s/pe after 83.4 s at N = 960 (6.7200E+00) Speed is 0.0 p/s/pe after 83.8 s at N = 970 (6.7900E+00) Speed is 0.0 p/s/pe after 84.2 s at N = 980 (6.8600E+00) Speed is 0.0 p/s/pe after 84.6 s at N = 990 (6.9300E+00) Speed is 0.0 p/s/pe after 85.0 s at N = 1000 (7.0000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1000 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 84.98 84.984 84.984 100.00 ------------------------------------------------------------------------------- advance 1000 1000 84.94 0.085 0.085 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 88.5 s at N = 1010 (7.0700E+00) Speed is 0.0 p/s/pe after 88.9 s at N = 1020 (7.1400E+00) Speed is 0.0 p/s/pe after 89.2 s at N = 1030 (7.2100E+00) Speed is 0.0 p/s/pe after 89.6 s at N = 1040 (7.2800E+00) Speed is 0.0 p/s/pe after 90.0 s at N = 1050 (7.3500E+00) Speed is 0.0 p/s/pe after 93.0 s at N = 1060 (7.4200E+00) Speed is 0.0 p/s/pe after 93.4 s at N = 1070 (7.4900E+00) Speed is 0.0 p/s/pe after 93.7 s at N = 1080 (7.5600E+00) Speed is 0.0 p/s/pe after 94.1 s at N = 1090 (7.6300E+00) Speed is 0.0 p/s/pe after 94.5 s at N = 1100 (7.7000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1100 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 94.47 94.471 94.471 100.00 ------------------------------------------------------------------------------- advance 1100 1100 94.42 0.086 0.086 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 97.5 s at N = 1110 (7.7700E+00) Speed is 0.0 p/s/pe after 97.9 s at N = 1120 (7.8400E+00) Speed is 0.0 p/s/pe after 98.3 s at N = 1130 (7.9100E+00) Speed is 0.0 p/s/pe after 98.6 s at N = 1140 (7.9800E+00) Speed is 0.0 p/s/pe after 99.0 s at N = 1150 (8.0500E+00) Speed is 0.0 p/s/pe after 102.0 s at N = 1160 (8.1200E+00) Speed is 0.0 p/s/pe after 102.4 s at N = 1170 (8.1900E+00) Speed is 0.0 p/s/pe after 102.7 s at N = 1180 (8.2600E+00) Speed is 0.0 p/s/pe after 103.1 s at N = 1190 (8.3300E+00) Speed is 0.0 p/s/pe after 103.5 s at N = 1200 (8.4000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1200 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 103.48 103.476 103.476 100.00 ------------------------------------------------------------------------------- advance 1200 1200 103.42 0.086 0.086 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 106.7 s at N = 1210 (8.4700E+00) Speed is 0.0 p/s/pe after 107.1 s at N = 1220 (8.5400E+00) Speed is 0.0 p/s/pe after 107.5 s at N = 1230 (8.6100E+00) Speed is 0.0 p/s/pe after 107.8 s at N = 1240 (8.6800E+00) Speed is 0.0 p/s/pe after 108.2 s at N = 1250 (8.7500E+00) Speed is 0.0 p/s/pe after 111.4 s at N = 1260 (8.8200E+00) Speed is 0.0 p/s/pe after 111.8 s at N = 1270 (8.8900E+00) Speed is 0.0 p/s/pe after 112.2 s at N = 1280 (8.9600E+00) Speed is 0.0 p/s/pe after 112.6 s at N = 1290 (9.0300E+00) Speed is 0.0 p/s/pe after 112.9 s at N = 1300 (9.1000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1300 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 112.93 112.934 112.934 100.00 ------------------------------------------------------------------------------- advance 1300 1300 112.87 0.087 0.087 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 116.1 s at N = 1310 (9.1700E+00) Speed is 0.0 p/s/pe after 116.5 s at N = 1320 (9.2400E+00) Speed is 0.0 p/s/pe after 116.8 s at N = 1330 (9.3100E+00) Speed is 0.0 p/s/pe after 117.2 s at N = 1340 (9.3800E+00) Speed is 0.0 p/s/pe after 117.6 s at N = 1350 (9.4500E+00) Speed is 0.0 p/s/pe after 120.8 s at N = 1360 (9.5200E+00) Speed is 0.0 p/s/pe after 121.2 s at N = 1370 (9.5900E+00) Speed is 0.0 p/s/pe after 121.6 s at N = 1380 (9.6600E+00) Speed is 0.0 p/s/pe after 122.0 s at N = 1390 (9.7300E+00) Speed is 0.0 p/s/pe after 122.3 s at N = 1400 (9.8000E+00) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1400 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 122.35 122.349 122.349 100.00 ------------------------------------------------------------------------------- advance 1400 1400 122.29 0.087 0.087 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 125.4 s at N = 1410 (9.8700E+00) Speed is 0.0 p/s/pe after 125.8 s at N = 1420 (9.9400E+00) Speed is 0.0 p/s/pe after 126.2 s at N = 1430 (1.0010E+01) Speed is 0.0 p/s/pe after 126.6 s at N = 1440 (1.0080E+01) Speed is 0.0 p/s/pe after 127.0 s at N = 1450 (1.0150E+01) Speed is 0.0 p/s/pe after 130.1 s at N = 1460 (1.0220E+01) Speed is 0.0 p/s/pe after 130.5 s at N = 1470 (1.0290E+01) Speed is 0.0 p/s/pe after 130.9 s at N = 1480 (1.0360E+01) Speed is 0.0 p/s/pe after 131.3 s at N = 1490 (1.0430E+01) Speed is 0.0 p/s/pe after 131.7 s at N = 1500 (1.0500E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1500 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 131.66 131.656 131.656 100.00 ------------------------------------------------------------------------------- advance 1500 1500 131.59 0.088 0.088 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 134.7 s at N = 1510 (1.0570E+01) Speed is 0.0 p/s/pe after 135.1 s at N = 1520 (1.0640E+01) Speed is 0.0 p/s/pe after 135.5 s at N = 1530 (1.0710E+01) Speed is 0.0 p/s/pe after 135.9 s at N = 1540 (1.0780E+01) Speed is 0.0 p/s/pe after 136.3 s at N = 1550 (1.0850E+01) Speed is 0.0 p/s/pe after 139.6 s at N = 1560 (1.0920E+01) Speed is 0.0 p/s/pe after 140.0 s at N = 1570 (1.0990E+01) Speed is 0.0 p/s/pe after 140.4 s at N = 1580 (1.1060E+01) Speed is 0.0 p/s/pe after 140.7 s at N = 1590 (1.1130E+01) Speed is 0.0 p/s/pe after 141.1 s at N = 1600 (1.1200E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1600 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 141.11 141.110 141.110 100.00 ------------------------------------------------------------------------------- advance 1600 1600 141.04 0.088 0.088 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 144.4 s at N = 1610 (1.1270E+01) Speed is 0.0 p/s/pe after 144.8 s at N = 1620 (1.1340E+01) Speed is 0.0 p/s/pe after 145.1 s at N = 1630 (1.1410E+01) Speed is 0.0 p/s/pe after 145.5 s at N = 1640 (1.1480E+01) Speed is 0.0 p/s/pe after 145.9 s at N = 1650 (1.1550E+01) Speed is 0.0 p/s/pe after 149.1 s at N = 1660 (1.1620E+01) Speed is 0.0 p/s/pe after 149.5 s at N = 1670 (1.1690E+01) Speed is 0.0 p/s/pe after 149.9 s at N = 1680 (1.1760E+01) Speed is 0.0 p/s/pe after 150.2 s at N = 1690 (1.1830E+01) Speed is 0.0 p/s/pe after 150.6 s at N = 1700 (1.1900E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1700 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 150.62 150.620 150.620 100.00 ------------------------------------------------------------------------------- advance 1700 1700 150.54 0.089 0.089 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 153.7 s at N = 1710 (1.1970E+01) Speed is 0.0 p/s/pe after 154.1 s at N = 1720 (1.2040E+01) Speed is 0.0 p/s/pe after 154.5 s at N = 1730 (1.2110E+01) Speed is 0.0 p/s/pe after 154.9 s at N = 1740 (1.2180E+01) Speed is 0.0 p/s/pe after 155.2 s at N = 1750 (1.2250E+01) Speed is 0.0 p/s/pe after 158.8 s at N = 1760 (1.2320E+01) Speed is 0.0 p/s/pe after 159.2 s at N = 1770 (1.2390E+01) Speed is 0.0 p/s/pe after 159.5 s at N = 1780 (1.2460E+01) Speed is 0.0 p/s/pe after 159.9 s at N = 1790 (1.2530E+01) Speed is 0.0 p/s/pe after 160.3 s at N = 1800 (1.2600E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1800 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 160.30 160.300 160.300 100.00 ------------------------------------------------------------------------------- advance 1800 1800 160.22 0.089 0.089 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 170.2 s at N = 1810 (1.2670E+01) Speed is 0.0 p/s/pe after 170.6 s at N = 1820 (1.2740E+01) Speed is 0.0 p/s/pe after 171.0 s at N = 1830 (1.2810E+01) Speed is 0.0 p/s/pe after 171.4 s at N = 1840 (1.2880E+01) Speed is 0.0 p/s/pe after 171.8 s at N = 1850 (1.2950E+01) Speed is 0.0 p/s/pe after 175.9 s at N = 1860 (1.3020E+01) Speed is 0.0 p/s/pe after 176.4 s at N = 1870 (1.3090E+01) Speed is 0.0 p/s/pe after 176.7 s at N = 1880 (1.3160E+01) Speed is 0.0 p/s/pe after 177.2 s at N = 1890 (1.3230E+01) Speed is 0.0 p/s/pe after 177.6 s at N = 1900 (1.3300E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 1900 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 177.58 177.580 177.580 100.00 ------------------------------------------------------------------------------- advance 1900 1900 177.49 0.093 0.093 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 181.6 s at N = 1910 (1.3370E+01) Speed is 0.0 p/s/pe after 182.0 s at N = 1920 (1.3440E+01) Speed is 0.0 p/s/pe after 182.4 s at N = 1930 (1.3510E+01) Speed is 0.0 p/s/pe after 182.8 s at N = 1940 (1.3580E+01) Speed is 0.0 p/s/pe after 183.2 s at N = 1950 (1.3650E+01) Speed is 0.0 p/s/pe after 187.2 s at N = 1960 (1.3720E+01) Speed is 0.0 p/s/pe after 187.6 s at N = 1970 (1.3790E+01) Speed is 0.0 p/s/pe after 188.0 s at N = 1980 (1.3860E+01) Speed is 0.0 p/s/pe after 188.4 s at N = 1990 (1.3930E+01) Speed is 0.0 p/s/pe after 188.8 s at N = 2000 (1.4000E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2000 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 188.76 188.757 188.757 100.00 ------------------------------------------------------------------------------- advance 2000 2000 188.67 0.094 0.094 99.95 ------------------------------------------------------------------------------- Speed is 0.0 p/s/pe after 188.8 s at N = 2000 (1.4000E+01) ------------------------------------------------------------------------------- TIMING TREE of depth 2 from step 0 to 2001 on PE 0 name #iter #calls sec s/iter s/call percent ------------------------------------------------------------------------------- PIC 1 1 188.76 188.758 188.758 100.00 ------------------------------------------------------------------------------- advance 2000 2000 188.67 0.094 0.094 99.95 ------------------------------------------------------------------------------- Finished Numerical Simulation ----------------------------- ------------------------------------------------------------------------------- SORTED TIMING from step 0 to 2001 on PE 0 name sec percent #iter #calls ------------------------------------------------------------------------------- PIC 188.76 100.00 1 1 ------------------------------------------------------------------------------- advance 188.67 99.95 2000 2000 adv_b 20.68 10.96 2000 4000 adv_e 7.61 4.03 2000 2000 batl_pass 0.54 0.29 2000 2000 wait_pass 0.28 0.15 2000 2000 local_pass 0.22 0.12 2000 4000 send_pass 0.02 0.01 2000 2000 buffer_to_state 0.01 0.01 2000 2000 recv_pass 0.01 0.00 2000 2000 init_pass 0.00 0.00 2000 2000 ------------------------------------------------------------------------------- Finished Saving Output Files ---------------------------- Warning: Floating underflow Warning: Floating underflow occurred Warning: Floating underflow occurred occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_beam_check /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-8 \ Param/TestOutput/log_beam.log \ run_test/PC/plots/log_n0001.log > test_beam.diff ls -l test_beam.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:18 test_beam.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_foil_compile ./Config.pl -g=800,20,1,8,1,1500000 Writing new grid size 800,20,1,8,1,1500000 into src/PC_ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd srcBATL; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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 FF=1.5 make libALTOR.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModFormFactor_1.5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModHybrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLaserBeam.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModParticleInField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PC_ModPassField.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModParticles.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModLogFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_ModOutput.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_set_param.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_methods.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f libALTOR.a cp -f ../srcBATL/libBATL.a libALTOR.a ar -rs libALTOR.a PC_ModSize.o PIC_ModProc.o PIC_ModBatlInterface.o PIC_ModMain.o PIC_ModFormFactor_1.5.o PC_ModHybrid.o PIC_ModLaserBeam.o PIC_ModField.o PC_ModParticleInField.o PC_ModPassField.o PIC_ModParticles.o PC_ModPhysics.o PIC_ModRandom.o PIC_ModLogFile.o PIC_ModOutput.o PIC_set_param.o PIC_methods.o /opt/local/bin/ranlib: file: libALTOR.a(PC_ModSize.o) has no symbols libALTOR.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make ALTOR FF=1.5 make /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I../srcBATL -c -w -ideclient -default_kinds:r=64 -O3 PIC_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libALTOR.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /Users/gtoth/Tmp/SWMF/bin/ALTOR.exe PIC_main.o Tmp_/*.o \ -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ Program ALTOR has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_foil_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE=YES PCDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ ln -s /Users/gtoth/Tmp/SWMF/PC/ALTOR/Param . cd run_test; cp -f Param/PARAM.FOIL PARAM.in; mkdir PC/plots/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_foil_run cd run_test; mpiexec -n 4 ./ALTOR.exe >runlog Fatal error in MPI_Irecv: Invalid count, error stack: MPI_Irecv(147): MPI_Irecv(buf=0x109542b20, count=-86423, MPI_DOUBLE_PRECISION, src=0, tag=10, MPI_COMM_WORLD, request=0x109542a90) failed MPI_Irecv(95).: Negative count, value is -86423 Fatal error in MPI_Irecv: Invalid count, error stack: MPI_Irecv(147): MPI_Irecv(buf=0x1069a1b20, count=-86423, MPI_DOUBLE_PRECISION, src=1, tag=10, MPI_COMM_WORLD, request=0x1069a1a90) failed MPI_Irecv(95).: Negative count, value is -86423 make[4]: *** [test_foil_run] Error 1 make[3]: *** [test_foil] Error 2 make[2]: [test] Error 2 (ignored) ls -lt test*.diff -rw-r--r-- 1 gtoth hpcc 58 Mar 3 00:18 test_foil.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:18 test_beam.diff -rw-r--r-- 1 gtoth hpcc 87 Mar 3 00:15 test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:14 test_altor.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_compile cd src; rm -f Makefile.local; \ echo "FLAGC_LOCAL=" >Makefile.local ./Config.pl -pseudrand=true /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp GM/BATSRUS/src/ModHdf5_orig.f90 GM/BATSRUS/src/ModHdf5.f90 set_hdf5_: cp share/Library/src/ModHdf5Utils_orig.f90 share/Library/src/ModHdf5Utils.f90 cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make IPIC3D /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 communication/Com3DNonblk.cpp -o communication/Com3DNonblk.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 communication/VCtopology3D.cpp -o communication/VCtopology3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 fields/Moments.cpp -o fields/Moments.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 inputoutput/OutputWrapperFPP.cpp -o inputoutput/OutputWrapperFPP.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 main/Collective.cpp -o main/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 main/Parameters.cpp -o main/Parameters.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/debug.cpp -o utility/debug.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/IDgenerator.cpp -o utility/IDgenerator.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/Basic.cpp -o utility/Basic.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/TimeTasks.cpp -o utility/TimeTasks.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/MPIdata.cpp -o utility/MPIdata.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 utility/errors.cpp -o utility/errors.o utility/debug.cpp:149:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(fptr,error_msg); ^~~~~~~~~ 1 warning generated. utility/errors.cpp:74:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(double); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:75:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(int); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:76:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(const char*); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:127:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] { fprintf(fptr,error_msg); } ^~~~~~~~~ inputoutput/ParallelIO.cpp:506:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:511:89: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:604:50: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:609:77: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:651:53: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:656:73: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:820:95: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1018:84: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1171:101: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] error_code = MPI_File_set_view(fhArr[counter], disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1369:96: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] int error_code = MPI_File_set_view(fhArr[counter], disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1598:48: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings] MPI_File_set_view(*fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ particles/Particles3D.cpp:2105:6: warning: '/*' within block comment [-Wcomment] /* ^ particles/Particles3D.cpp:2466:13: warning: expression result unused [-Wunused-value] deltaf = (0.0, 0.0); ^~~ 4 warnings generated. 2 warnings generated. 11 warnings generated. ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o communication/Com3DNonblk.o communication/VCtopology3D.o ConfigFile/src/ConfigFile.o fields/Moments.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/OutputWrapperFPP.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o main/Collective.o main/Parameters.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o ar: creating archive ../libIPIC3D/libIPIC3D.a /opt/local/bin/ranlib: file: ../libIPIC3D/libIPIC3D.a(phdf5.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make iPic3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -c -O3 iPic3D.cpp -o iPic3D.o h5pcc -o /Users/gtoth/Tmp/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o \ -L../libIPIC3D/ -lIPIC3D -lstdc++ Program IPIC3D has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_rundir rm -rf run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots;\ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_run cd run_test; mpiexec -n 4 ./IPIC3D.exe IPIC.in > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ipic3d_check -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:19 test_ipic3d.diff cd src; cp -f Makefile.local.default Makefile.local echo "PS/DGCPM test is incomplete" > notest.diff echo "Use make test_all to run the AMPS tests" Use make test_all to run the AMPS tests make test_compile PLANET=Jupiter ./Config.pl -Jupiter make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5Utils.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitialState.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLookupTable.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInitialState.o ModInterpolate.o ModInterpolateAMR.o ModIoUnit.o ModHdf5Utils.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiInterfaces.o ModMpi.o ModMpiOrig.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModProcessVarName.o ModRandomNumber.o ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtility.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ModUtility_c.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModIri90.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModMsis90.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ModMsis00.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ModMsis00.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIndicesInterfaces.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIndices.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_NGDC_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_SWPC_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_NOAAHPI_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_MHDIMF_indices.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 insert_into_indices_array.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 indices_set_inputs.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 indices_library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IO_library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IO_set_inputs.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINDICES.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINDICES.a ModIndicesInterfaces.o ModIndices.o read_NGDC_indices.o read_SWPC_indices.o read_NOAAHPI_indices.o read_MHDIMF_indices.o insert_into_indices_array.o indices_set_inputs.o indices_library.o IO_library.o IO_set_inputs.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINDICES.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libINDICES.a(ModIndicesInterfaces.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 geomag.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeProduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeCross.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBackground.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElecTrans.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 twostream_init.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCouplePWOMtoTWOSTREAM.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSE.a ModGrid.o geomag.o ModSeProduction.o ModSeCross.o ModBackground.o ModElecTrans.o twostream_init.o ModCouplePWOMtoTWOSTREAM.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSE.a /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModOvation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNeutralPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGmPressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwTime.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLatLon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhotoElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 cvmgp.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 getcfeh2_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_rate_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Get_Neutral.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 neutral_atmosphere_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_chemical_equilibrium_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModOvation.o ModPW.o ModParameters.o ModCommonPlanet_planet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModPhotoElectron.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium_planet.o upper_heat_conduction_planet.o get_rate_planet.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) PWOM.exe has been created make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Jupiter/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Jupiter/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . cp: /Users/gtoth/Tmp/SWMF/PW/PWOM/input/Jupiter/PARAM.in: No such file or directory make test_run cd run_test; mpiexec -n 4 ./PWOM.exe Stopping execution! me= 0 at time= 0.0000000000000000 with msg: ModReadParam::read_file SWMF_ERROR: PARAM.in cannot be found application called MPI_Abort(MPI_COMM_WORLD, 0) - process 0 APPLICATION TERMINATED WITH THE EXIT STRING: Hangup: 1 (signal 1) make[4]: *** [test_run] Error 1 make[3]: *** [test_jupiter] Error 2 make[2]: [test] Error 2 (ignored) make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 getcfeh2_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_rate_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 neutral_atmosphere_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_chemical_equilibrium_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModOvation.o ModPW.o ModParameters.o ModCommonPlanet_planet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModPhotoElectron.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium_planet.o upper_heat_conduction_planet.o get_rate_planet.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) PWOM.exe has been created make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Saturn/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Saturn/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . make test_run cd run_test; mpiexec -n 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 36 lines of text Initiallizing Planet Initiallizing Planet Initiallizing Planet SATURN SATURN Initiallizing Planet SATURN SATURN H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 , H2+(1400km)= 0.4950000000000000 0.0000000000000000 6.1743000000000000E+09 3 Restart: T 1.0000000000000000E-02 Warning: Floating Warning: Floating underflow occurred underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 43 Mar 3 00:19 test_Jupiter.diff -rw-r--r-- 1 gtoth hpcc 12 Mar 3 00:19 test_Jupiter_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn_plots.diff make test_restart_save cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ cp: data/input/Saturn/restart_iline*: No such file or directory make[4]: *** [test_restart_save] Error 1 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) rm -f src/neutral_atmosphere_planet.f90 make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGlow_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 rcolum_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 fieldm_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solzen_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 suncor_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 sperfc_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 chap_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ssflux_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 vcd_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ggm_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 PhotoElectronPW_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 glowex_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 neutral_atmosphere_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 precipitationPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModOvation.o ModPW.o ModParameters.o ModCommonPlanet_planet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModPhotoElectron.o ModGlow_planet.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction_planet.o ggm_planet.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) PWOM.exe has been created make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . make test_run cd run_test; mpiexec -n 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 53 lines of text Initiallizing Plan Initiallizing Planet Initiallizing Planet et Initiallizing Planet Warning: Floating underflow occWarning: Floating underflow occurred urred Warning: Floating underflow occurred Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 43 Mar 3 00:19 test_Jupiter.diff -rw-r--r-- 1 gtoth hpcc 12 Mar 3 00:19 test_Jupiter_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 3 00:20 test_Saturn_restart.diff make test_restart_save cp data/input/Earth/restart_iline* run_test/PW/restartIN/ cp: data/input/Earth/restart_iline*: No such file or directory make[4]: *** [test_restart_save] Error 1 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make PWOM make[7]: `/Users/gtoth/Tmp/SWMF/bin/PWOM.exe' is up to date. PWOM.exe has been created make test_rundir PARAMIN=PARAM.in.twostream rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . make test_run cd run_test; mpiexec -n 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 57 lines of text Initialliz Initiallizing Planet Initiallizing Planeting Planet Initiallizing Planet 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=205.8 AND HEF=126.7 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=197.1 AND HEF=123.9 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=205.8 AND HEF=126.7 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=197.1 AND HEF=123.9 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=202.8 AND HEF=124.7 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=193.2 AND HEF=123.4 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=202.8 AND HEF=124.7 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 *NE* HST IS NOT EVALUATED BY THE FUNCTION XE3 CORR.: LIN. APP. BETWEEN HZ=193.2 AND HEF=123.4 Warning: Floating underflow Warning: Floating undeWarning: Floating underoccurred rflow occurredflow occurred Warning: Floating underflow occurred make test_check SEDIR=TwoStream MYTEST=_twostream ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ERROR in DiffNum.pl make[4]: [test_check] Error 255 (ignored) ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 3 00:20 test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 66599 Mar 3 00:21 test_Earth_twostream.diff -rw-r--r-- 1 gtoth hpcc 20193 Mar 3 00:21 test_Earth_twostream_plots.diff -rw-r--r-- 1 gtoth hpcc 43 Mar 3 00:19 test_Jupiter.diff -rw-r--r-- 1 gtoth hpcc 12 Mar 3 00:19 test_Jupiter_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 3 00:20 test_Saturn_restart.diff cd src; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex rm -rf Tmp_ cd srcSTET; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcTWOSTREAM; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd srcInterface; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex cd doc/Tex; make clean rm -f *.out *.aux *.log *.toc *.ind *.idx *.ilg *.dvi *.ps *~ *.protex rm -f PWOMXML.tex rm -f PWOMREF PWOMXML cd srcPostProc; make clean rm -f *~ core *.o *.mod fort.* a.out *.exe *.a *.so *.protex make test_compile PLANET=Earth CODE=PWOMSTET ./Config.pl -Earth make PWOMSTET cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. cd srcSTET; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMath.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeMpi.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 geomag.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSePlot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeProduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeCross.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBackground.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeState.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 stet_run.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 stet_init.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCouplePWOMtoSTET.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSE.a ModMath.o ModGrid.o ModSeMpi.o ModSePlot.o geomag.o ModSeProduction.o ModSeCross.o ModBackground.o ModSeState.o stet_run.o stet_init.o ModCouplePWOMtoSTET.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSE.a /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make PWOM nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModOvation.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNeutralPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGmPressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwTime.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLatLon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhotoElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGlow_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 cvmgp.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 rcolum_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 fieldm_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solzen_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 suncor_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 sperfc_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 chap_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ssflux_planet.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 vcd_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 ggm_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonPlanet_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPW.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCommonVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Get_Neutral.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux_explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calcdt.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 diffusion.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 calc_cfl.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_centrifugal.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 PhotoElectronPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 glowex_planet.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 neutral_atmosphere_planet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 upper_heat_conduction_planet.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 main.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAurora.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPwPlot.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 solver.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 eheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iheat_flux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_diffusion.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 solver_rusanov.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 print_electrodynamics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_weimer_potential.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_restart.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_vertical_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 calc_dt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 precipitationPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Efield.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_parameters.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_upper_bc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_electrodynamic.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 collisionPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSE.a h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModOvation.o ModPW.o ModParameters.o ModCommonPlanet_planet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModPhotoElectron.o ModGlow_planet.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction_planet.o ggm_planet.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) PWOM.exe has been created make test_rundir PARAMIN=PARAM.in.stet rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . make test_run cd run_test; mpiexec -n 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 57 lines of text Initiallizing Plane Initiallizing Planet Initialt lizing Planet Initiallizing Planet creating grid allocating arrays creating grid allocating arrays creating grid allocating arrays creating grid allocating arrays 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 83 1.8532440131689049E-02 4.2763508959377194E-02 3.1554830540148844 Runtime Error: *** Arithmetic exception: Floating divide by zero - aborting Runtime Error: *** Arithmetic exception: Floating divide by zero - aborting Runtime Error: *** Arithmetic exception: Floating divide by zero - aborting Runtime Error: *** Arithmetic exception: Floating divide by zero - aborting APPLICATION TERMINATED WITH THE EXIT STRING: Hangup: 1 (signal 1) make[4]: *** [test_run] Error 1 make[3]: *** [test_earth_stet] Error 2 make[2]: [test] Error 2 (ignored) make test_compile make RBE /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[6]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRbe.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_dipole.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_fieldline.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 geopack.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRbSat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModWriteTec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModPrerunField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_potential.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_line.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 pbo_2.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rbe_subs.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libRBE.a ar -rs libRBE.a ModRbe.o ModRbSat.o ModWriteTec.o ModPrerunField.o rbe_subs.o plot_potential.o trace_line.o trace_dipole.o plot_fieldline.o set_parameters.o pbo_2.o geopack.o ar: creating archive libRBE.a libRBE.a has been brought up to date. Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rbe_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a; \ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a;\ ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a; h5pfc -o /Users/gtoth/Tmp/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) rm -rf Tmp_ Program /Users/gtoth/Tmp/SWMF/bin/rbe.exe has been brought up to date. make test_rundir rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES RBDIR=`pwd` mkdir -p run_test/RB cd run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin run_test/RB/ cp data/input/B_wave_eq.dat run_test/RB/ cp data/input/Horne_chorus.tgz run_test/RB/ cd run_test/RB/; tar xzf Horne_chorus.tgz make test_run cd run_test; ./rbe.exe > runlog Warning: Floating underflow occurred make test_check gunzip -c data/output/2002f296_e.fls.standalone.gz \ > run_test/RB/2002f296_e.fls.ref /Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ run_test/RB/plots/2002f296_e.fls \ run_test/RB/2002f296_e.fls.ref \ > test.diff ls -l test.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:23 test.diff SC/BATSRUS is tested in GM/BATSRUS make[2]: *** No rule to make target `test'. Stop. make[1]: *** [test_comp] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModCms.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EEE_ModMain.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /Users/gtoth/Tmp/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/SWMF/lib/libEMPIRICALEE.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_comp_param.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_comp_info.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_time.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_world.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_physics.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a CON_comp_info.o CON_comp_param.o CON_world.o CON_time.o CON_physics.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_domain_decomposition.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_transfer_data.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModInitGridStorage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_grid_storage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_grid_descriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_global_vector.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_router.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_global_message_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_integrator.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_buffer_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_test_global_message_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_coupler.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a CON_domain_decomposition.o ModInitGridStorage.o CON_grid_storage.o CON_grid_descriptor.o CON_global_vector.o CON_router.o CON_global_message_pass.o CON_integrator.o CON_buffer_grid.o CON_test_global_message_pass.o CON_coupler.o CON_couple_points.o CON_transfer_data.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEE.a /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPC.a /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPT.a /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 geomag.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeProduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSeCross.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBackground.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElecTrans.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 twostream_init.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCouplePWOMtoTWOSTREAM.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSE.a ModGrid.o geomag.o ModSeProduction.o ModSeCross.o ModBackground.o ModElecTrans.o twostream_init.o ModCouplePWOMtoTWOSTREAM.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSE.a /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make LIB make libPWOM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 polar_wind.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 initialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 startupPW_planet.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f /Users/gtoth/Tmp/SWMF/lib/libSE.a libPWOM.a ar -rs libPWOM.a ModOvation.o ModPW.o ModParameters.o ModCommonPlanet_planet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModPhotoElectron.o ModGlow_planet.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction_planet.o ggm_planet.o /opt/local/bin/ranlib: file: libPWOM.a(ModParameters.o) has no symbols libPWOM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libPWOM.a /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPW.a(ModParameters.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd srcSTET; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SP_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSP.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSP.a /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 UA_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libUA.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libUA.a /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CZ_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCZ.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCZ.a CZ_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCZ.a /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_variables.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_methods.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PostIDL.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/PWOM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PW cd /Users/gtoth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.PW /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PW /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_run cd /Users/gtoth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating Warning: Floating underflow occurred underflow ocWarnicurred ng: Floating underflow occurred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test_pw_check ERROR in DiffNum.pl make[2]: [test_pw_check] Error 255 (ignored) ls -ltr test_pw*.diff -rw-r--r-- 1 gtoth hpcc 20255 Mar 3 00:24 test_pw.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_compile ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPW.a /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. libRBE.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libRBE.a /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/RBE; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/RB cd /Users/gtoth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /Users/gtoth/Tmp/SWMF/run_test/RB/ cd /Users/gtoth/Tmp/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.RB /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.RB /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp RB/RBE/data/input/TestSat.dat /Users/gtoth/Tmp/SWMF/run_test/TestSat.dat cd /Users/gtoth/Tmp/SWMF/run_test/RB/; ln -s /Users/gtoth/Tmp/SWMF/RB/RBE/input/2002_296* . /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_run cd /Users/gtoth/Tmp/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog /Applications/Xcode.app/Contents/Developer/usr/bin/make test_rb_check gunzip -c /Users/gtoth/Tmp/SWMF/RB/RBE/data/output/2002f296_e.fls.gz \ > /Users/gtoth/Tmp/SWMF/run_test/2002f296_e.fls.ref cp /Users/gtoth/Tmp/SWMF/RB/RBE/data/output/sat_TestSat_n000000.sat \ /Users/gtoth/Tmp/SWMF/run_test/sat_TestSat_n000000.sat.ref ERROR in DiffNum.pl make[2]: [test_rb_check] Error 255 (ignored) ls -l test_rb.diff -rw-r--r-- 1 gtoth hpcc 8375 Mar 3 00:26 test_rb.diff ls -l test_rb_sat.diff -rw-r--r-- 1 gtoth hpcc 114 Mar 3 00:26 test_rb_sat.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSizeDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConstants.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcPS.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFunctionsDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoDGCPM.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMainDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoupleDGCPM.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIoDGCPM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 -132 pbo.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_test.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_setup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_coefficients.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_output.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 dgcpm_log.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a ModSizeDGCPM.o ModConstants.o ModMainDGCPM.o ModIoDGCPM.o ModProcPS.o ModTimeDGCPM.o ModCoupleDGCPM.o ModFunctionsDGCPM.o ModIonoDGCPM.o dgcpm_setup.o dgcpm_coefficients.o dgcpm_output.o pbo.o dgcpm_test.o PS_wrapper.o dgcpm_log.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPS.a(ModConstants.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/DGCPM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PS/Output mkdir /Users/gtoth/Tmp/SWMF/run_test/PS/Input mkdir /Users/gtoth/Tmp/SWMF/run_test/PS/restartOUT ln -s /Users/gtoth/Tmp/SWMF/PS/DGCPM/Input/restart_cold /Users/gtoth/Tmp/SWMF/run_test/PS/restartIN cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.PS /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PS /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp /Users/gtoth/Tmp/SWMF/PS/DGCPM/Input/kp_test.dat /Users/gtoth/Tmp/SWMF/run_test/PS/Input/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_run cd /Users/gtoth/Tmp/SWMF/run_test; ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv PS/Output RESULTS/PS with 14 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.04 1.51 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ps_check ls -ltr test_ps*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:26 test_ps.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE Modifying versions in Makefile.def ./Config.pl -g=GM:6,6,6,800,1 Writing new grid size 6,6,6,800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... cd GM/BATSRUS; Config.pl -u=CCMC -e=Mhd /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_ModIo.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcIE.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIE_Interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFiles.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConductance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_Initialize.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonoMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_solve.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_Library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_gather.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_conductances.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_joule.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 iono_solver.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 Create_Region2_Currents.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ionosphere.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 qinit.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rpn2ad1.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rpt2ad1.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 b4step2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 setaux.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 psi.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 claw2ez.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 bc2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 claw2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 step2.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 step2ds.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 dimsp2.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 flux2.f Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 copyq2.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 limiter.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 philim.f nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 src2.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModProcRCM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_variables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 gamma.f Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 impl_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_io.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 gmresm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_efield.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_routines.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 rcm_comput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 RCM_advec.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PS_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPS.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. libRBE.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libRBE.a /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/RBE; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/RB cd /Users/gtoth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /Users/gtoth/Tmp/SWMF/run_test/RB/ cd /Users/gtoth/Tmp/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp -r Param/CCMC /Users/gtoth/Tmp/SWMF/run_test/Param_ccmc cd /Users/gtoth/Tmp/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_init LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_init_small PARAM.in; \ /Users/gtoth/Tmp/SWMF/share/Scripts/replace_amrinit.pl; \ cp SWMF.exe SWMF_run_test.exe; \ rm -f SWMF.exe Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20170303_ Old file name: PARAM.in_old_version New file name: PARAM.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpiexec -n 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` Warning: FloatiWarning: Floating underflow occurredWarninng underflow occurred g: Floatin g underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=4 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_n00000300.h PostIDL.exe < 3d__ful_1_n00000400.h cat in000010_b1.tec in000010_b2.tec > in000010.tec /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_restart_rundir cd /Users/gtoth/Tmp/SWMF/run_test; \ cp -f Param_ccmc/LAYOUT.in_v8.01_RBE_restart LAYOUT.in; \ cp -f Param_ccmc/PARAM.in_v8.01_RBE_restart_small PARAM.in; \ /Users/gtoth/Tmp/SWMF/share/Scripts/replace_amrinit.pl; \ ./Restart.pl Name of file to be updated is set to default value: PARAM.in Grid resolution set to default value: 0.03125 Distribution set to default value: _20170303_ Old file name: PARAM.in_old_version New file name: PARAM.in PARAM.in file does not contain #AMRINIT block exiting script WARNING in Restart.pl: directory IM/restartOUT is empty! WARNING in Restart.pl: directory RB/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000400/. WARNING in Restart.pl: could not find restart directory RESTART_n000400/IM! WARNING in Restart.pl: could not find restart directory RESTART_n000400/RB! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000400/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_run /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpiexec -n 4 ./SWMF_run_test.exe > runlog_`date +%y%m%d%H%M` cd /Users/gtoth/Tmp/SWMF/run_test/GM; pIDL -ccmc; cd ../IE; pION Number of header files=8 PostIDL.exe < 3d__ful_1_n00000100.h PostIDL.exe < 3d__ful_1_t00000000_n00000400.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_t00000010_n00000450.h PostIDL.exe < 3d__ful_1_n00000300.h PostIDL.exe < 3d__ful_1_t00000020_n00000500.h PostIDL.exe < 3d__ful_1_n00000400.h PostIDL.exe < 3d__ful_1_t00000030_n00000550.h cat it080903_000010_000_b1.tec it080903_000010_000_b2.tec > it080903_000010_000.tec cat it080903_000020_000_b1.tec it080903_000020_000_b2.tec > it080903_000020_000.tec cat it080903_000030_000_b1.tec it080903_000030_000_b2.tec > it080903_000030_000.tec /Applications/Xcode.app/Contents/Developer/usr/bin/make test_ccmc_small_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /Users/gtoth/Tmp/SWMF/run_test/GM/IO2/log_n000400.log \ Param/CCMC/test_GM_small.log > test_ccmc_small_gm.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1.0e-5 \ /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere/IE_t080903_000000.log \ Param/CCMC/test_IE_small.log > test_ccmc_small_ie.diff) gunzip -c Param/CCMC/test_RB_small.fls.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RB/plots/20080903_0000_e.ref ls -l test_ccmc_small*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_rb.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2,RB/RBE ./Config.pl -g=GM:8,8,8,400,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make libRBE.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make[8]: `libRBE.a' is up to date. libRBE.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/RBE; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/RB cd /Users/gtoth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp data/input/rbe_e.fin /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/B_wave_eq.dat /Users/gtoth/Tmp/SWMF/run_test/RB/ cp data/input/Horne_chorus.tgz /Users/gtoth/Tmp/SWMF/run_test/RB/ cd /Users/gtoth/Tmp/SWMF/run_test/RB/; tar xzf Horne_chorus.tgz cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/SWPC/*.in* Param/SWPC/*.dat /Users/gtoth/Tmp/SWMF/run_test/ cp /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in_rbe /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in perl -pi -e 'if(/MaxIter/){s/700/70/; s/1500/200/}; s/#BORIS/BORIS/' \ /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_rbe_init cp /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_rbe_init /Users/gtoth/Tmp/SWMF/run_test/PARAM.in perl -pi -e 's/#BORIS/BORIS/' /Users/gtoth/Tmp/SWMF/run_test/PARAM.in_rbe_restart /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underfloWarning: Floating underflw occurred ow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -i SWMF_RESTART.20140410_000200 # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree SWMF_RESTART.20140410_000200/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp PARAM.in_rbe_restart PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl /Applications/Xcode.app/Contents/Developer/usr/bin/make test_swpc_check gunzip -c Param/SWPC/TestOutput/RB_20140410_0004_e.fls.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RB/plots/20140410_0004_e.fls.ref ls -l test_swpc_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_rb.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,100 -o=GM:u=Default,e=Mhd,PW:Earth Writing new grid size 8,8,8,700,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd srcTWOSTREAM; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make LIB make libPWOM.a make[8]: `libPWOM.a' is up to date. libPWOM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libPWOM.a /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPW.a(ModParameters.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd srcSTET; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 RB_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libRB.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libRB.a /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/PWOM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PW cd /Users/gtoth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/restartfiles/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/*.dat .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/IRI_DATA .;\ cp -r /Users/gtoth/Tmp/SWMF/PW/PWOM/data/nightside_fluxes/*dat .;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/*dat . cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEPW /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEPW /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_run cd /Users/gtoth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow oWarning: Floating unWarning: Floating uncderflow occurred curred derflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 13 files PostProc.pl: mv PW/plots RESULTS/PW with 8 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.19 19.74 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test1_check ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) ERROR in DiffNum.pl make[2]: [test1_check] Error 255 (ignored) gunzip -c output/test1/IE*.idl.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IE/it000321.idl.ref ls -l test1_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:35 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:35 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 80973 Mar 3 00:35 test1_pw.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,GM/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/Mod*.f90 \ srcInterface/update_lagrangian_grid.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ cd IH/BATSRUS/src; rm -f main.f90 cd IH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=235 Finished 171 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 23 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 18 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 21 replacements in file src/ModParticleFieldLine.f90 Finished 18 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 35 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 87 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 44 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 116 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 86 replacements in file srcUser/ModUserSwarm.f90 Finished 122 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 1 finished 1928 replacement(s) in 58 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 86 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 111 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 48 replacements in file src/ModLoadBalance.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 21 replacements in file src/set_ICs.f90 Finished 139 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 178 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 89 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 53 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 111 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 2 finished 2143 replacement(s) in 59 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 4 replacements in file src/ModBorisCorrection.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 17 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 21 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 17 replacements in file src/ModPlotShell.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 56 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 36 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 216 replacements in file src/ray_trace_new.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 26 replacements in file src/write_plot_tec.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 173 replacements in file srcUser/ModUserCrash.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 137 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 95 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 4 finished 2073 replacement(s) in 58 file(s) Finished 37 replacements in file src/ModAMR.f90 Finished 31 replacements in file src/ModBlockData.f90 Finished 37 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 53 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 14 replacements in file src/ModPlotBox.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/ModWriteTecplot.f90 Finished 52 replacements in file src/explicit.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 67 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 17 replacements in file src/write_plot_radiowave.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 7 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 153 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 101 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 123 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 43 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 122 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 3 finished 2169 replacement(s) in 59 file(s) cd IH/BATSRUS/srcInterface; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/OH/IH/;s/Inner Heliosphere/Solar Corona/' \ SC_wrapper.f90 cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=235 Finished 171 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 23 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 18 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 21 replacements in file src/ModParticleFieldLine.f90 Finished 18 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 35 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 87 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 44 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 116 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 86 replacements in file srcUser/ModUserSwarm.f90 Finished 122 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 1 finished 1953 replacement(s) in 59 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 86 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 111 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 48 replacements in file src/ModLoadBalance.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 21 replacements in file src/set_ICs.f90 Finished 139 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 178 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 89 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 53 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 111 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/SC_wrapper.f90 Thread 2 finished 2121 replacement(s) in 58 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 4 replacements in file src/ModBorisCorrection.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 17 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 21 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 17 replacements in file src/ModPlotShell.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 56 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 36 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 216 replacements in file src/ray_trace_new.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 26 replacements in file src/write_plot_tec.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 173 replacements in file srcUser/ModUserCrash.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 137 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 95 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 4 finished 2076 replacement(s) in 58 file(s) Finished 37 replacements in file src/ModAMR.f90 Finished 31 replacements in file src/ModBlockData.f90 Finished 37 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 53 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 14 replacements in file src/ModPlotBox.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/ModWriteTecplot.f90 Finished 52 replacements in file src/explicit.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 67 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 17 replacements in file src/write_plot_radiowave.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 7 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 153 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 101 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 123 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 43 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 122 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 3 finished 2163 replacement(s) in 59 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as SC component ./Config.pl -o=SC:u=Sc,e=MhdCorona,IH:u=Ih,e=Mhd,GM:u=Default,e=Mhd ./Config.pl -g=SC:4,4,4,6200,1,IH:8,8,8,400,1,GM:8,8,8,700,1 Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 8,8,8,400,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,6200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PW_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPW.a /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL EARTH_TRAJ cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd GM/BATSRUS; /Applications/Xcode.app/Contents/Developer/usr/bin/make EARTH_TRAJ cd srcPostProc; /Applications/Xcode.app/Contents/Developer/usr/bin/make EARTH_TRAJ make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_geopack_internal.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUT.f90 make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 earth_traj.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -o /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe earth_traj.o \ CON_geopack_internal.o ModUT.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModNumConst.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModTimeConvert.o /Users/gtoth/Tmp/SWMF/share/Library/src/ModConst.o -default_kinds:r=64 Warning: The licence for NPMI661NA expires soon (within a month) Program EARTH_TRAJ has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test/IH; cp Param/EARTH_TRAJ.in .; \ /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe > earth_traj.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating unWarning: Floating Warning: Floderflow occurred underflow occurred ating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl WARNING in Restart.pl: directory GM/restartOUT is empty! WARNING in Restart.pl: directory SC/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000300/. WARNING in Restart.pl: could not find restart directory RESTART_n000300/GM! WARNING in Restart.pl: could not find restart directory RESTART_n000300/SC! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000300/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS/start WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: mv IH/IO2 RESULTS/start/IH with 5 files PostProc.pl: mv SC/IO2 RESULTS/start/SC with 7 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/start PostProc.pl: TIMINGS from runlog (init, run) 0.03 118.77 PostProc.pl: mv runlog RESULTS/start PostProc.pl: ./Restart.pl -o RESULTS/start/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cp Param/PARAM.in.test.IHGM /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHGM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow occurredWarning: Floating unWarning: Floating underflow occurred derflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS/restart PostProc.pl: mv GM/IO2 RESULTS/restart/GM with 3 files WARNING in PostProc.pl: no files were found in IH/IO2 WARNING in PostProc.pl: no files were found in SC/IO2 WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/restart PostProc.pl: TIMINGS from runlog (init, run) 0.14 11.55 PostProc.pl: mv runlog RESULTS/restart PostProc.pl: ./Restart.pl -o RESULTS/restart/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test2_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/SC/log_n000001.log \ output/test2/SC_log_n000001.log \ > test2_sc.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/IH/log_n000001.log \ output/test2/IH_log_n000001.log \ > test2_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/start/IH/sat_earth_traj_n000000.sat \ output/test2/IH_sat_earth_traj_n000000.sat \ >> test2_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/restart/GM/log_n000001.log \ output/test2/GM_log_n000001.log \ > test2_gm.diff) ls -l test2_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_sc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,600,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,600,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libNOMPI.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make libHEIDI.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiBField.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_setup.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_icbc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_output.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 HModel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeidiNeutralH.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 heidi_integrals.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libHEIDI.a ar -rs libHEIDI.a ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcHEIDI.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o ar: creating archive libHEIDI.a libHEIDI.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libHEIDI.a /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/HEIDI; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mkdir input plots restartIN restartOUT cd /Users/gtoth/Tmp/SWMF/run_test/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IM/input; \ ln -s /Users/gtoth/Tmp/SWMF/IM/HEIDI/input/* .; cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.dat . cd /Users/gtoth/Tmp/SWMF/run_test/IM/restartIN; \ cp /Users/gtoth/Tmp/SWMF/IM/HEIDI/data/input/*.gz .; gunzip *.gz cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEHEIDI /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEHEIDI /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 14 files PostProc.pl: mv IM/plots RESULTS/IM with 27 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.40 391.05 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test4_check ERROR in DiffNum.pl make[2]: [test4_check] Error 255 (ignored) ls -l test4_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:48 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:48 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 10958 Mar 3 00:48 test4_im_heidi.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_compile ./Config.pl -v=Empty,EE/BATSRUS,SC/BATSRUS Modifying versions in Makefile.def cd EE/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../EE/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../EE/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../EE/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 EE/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 EE/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../EE/BATSRUS/ cd EE/BATSRUS/src; rm -f main.f90 cd EE/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=EE src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ touch srcInterface/Makefile.DEPEND; \ perl -i -pe 's/GM/EE/' Config.pl; \ ./Config.pl -install=c -u=Ee -e=MhdEosRad Number of files to process=235 Finished 171 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 23 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 18 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 21 replacements in file src/ModParticleFieldLine.f90 Finished 18 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 35 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 87 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 44 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 116 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 86 replacements in file srcUser/ModUserSwarm.f90 Finished 122 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 1 finished 1928 replacement(s) in 58 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 86 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 111 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 48 replacements in file src/ModLoadBalance.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 21 replacements in file src/set_ICs.f90 Finished 139 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 178 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 89 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 53 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 111 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 2 finished 2143 replacement(s) in 59 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 4 replacements in file src/ModBorisCorrection.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 17 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 21 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 17 replacements in file src/ModPlotShell.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 56 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 36 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 216 replacements in file src/ray_trace_new.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 26 replacements in file src/write_plot_tec.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 173 replacements in file srcUser/ModUserCrash.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 137 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 95 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 Thread 4 finished 2073 replacement(s) in 58 file(s) Finished 37 replacements in file src/ModAMR.f90 Finished 31 replacements in file src/ModBlockData.f90 Finished 37 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 53 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 14 replacements in file src/ModPlotBox.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/ModWriteTecplot.f90 Finished 52 replacements in file src/explicit.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 67 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 17 replacements in file src/write_plot_radiowave.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 7 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 153 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 101 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 123 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 43 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 122 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 3 finished 2169 replacement(s) in 59 file(s) Reinstalling BATSRUS as EE component ./Config.pl -o=EE:u=Swarm,e=MhdEos ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -g=EE:10,10,10,500,1,SC:4,4,4,1200,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModGridDescriptor.o ModRadioWaveRaytracing.o ModDensityAndGradient.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libEE.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/EE cd /Users/gtoth/Tmp/SWMF/run_test/EE; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/FLUXEMERGENCE Param cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/LAYOUT.in.test.EESC /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/*Sph.dat . cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/EOS.* . cd /Users/gtoth/Tmp/SWMF/run_test; gunzip *.gz /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_run cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE.3D PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_3d cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl WARNING in Restart.pl: directory SC/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0040.9919s/. WARNING in Restart.pl: could not find restart directory RESTART_t0040.9919s/SC! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0040.9919s/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 2 files WARNING in PostProc.pl: no files were found in SC/IO2 WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_3d PostProc.pl: TIMINGS from runlog_3d (init, run) 0.93 15.12 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d PostProc.pl: ./Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_restart; \ mv runlog_restart RESULTS/run_restart PostProc.pl: mv EE/IO2 RESULTS/run_restart/EE with 2 files WARNING in PostProc.pl: no files were found in SC/IO2 WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_restart WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.53 15.30 PostProc.pl: ./Restart.pl -o RESULTS/run_restart/RESTART cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.SC PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl WARNING in Restart.pl: directory EE/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000070/. WARNING in Restart.pl: could not find restart directory RESTART_n000070/EE! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000070/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_SC WARNING in PostProc.pl: no files were found in EE/IO2 PostProc.pl: mv SC/IO2 RESULTS/run_SC/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_SC PostProc.pl: TIMINGS from runlog (init, run) 0.13 14.99 PostProc.pl: mv runlog RESULTS/run_SC PostProc.pl: ./Restart.pl -o RESULTS/run_SC/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EESC PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/coupled PostProc.pl: mv EE/IO2 RESULTS/coupled/EE with 2 files PostProc.pl: mv SC/IO2 RESULTS/coupled/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/coupled PostProc.pl: TIMINGS from runlog (init, run) 1.17 18.62 PostProc.pl: mv runlog RESULTS/coupled PostProc.pl: ./Restart.pl -o RESULTS/coupled/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test5_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -a=2e-17 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/coupled/EE/log_n000010.log \ output/test5/EE.log \ > test5_ee.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/coupled/SC/log_n000070.log \ output/test5/SC.log \ > test5_sc.diff) ls -l test5_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:51 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:51 test5_sc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 EE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libEE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libEE.a EE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEE.a /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' make libCRCM.a Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModGrid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModPlanet.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModTsyInput.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModImTime.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 plot_fieldline.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModCrcm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModInitialize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModGmCRCM.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModIeCrcm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 trace_dipole.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModFieldTrace.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModRestart.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModCrcmPlot.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 ModImSat.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 crcm.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libCRCM.a ar -rs libCRCM.a ModCrcm.o ModCrcmPlot.o ModFieldTrace.o ModGmCRCM.o ModGrid.o ModIeCrcm.o ModImSat.o ModImTime.o ModInitialize.o ModPlanet.o ModRestart.o ModTsyInput.o crcm.o set_parameters.o plot_fieldline.o trace_dipole.o ar: creating archive libCRCM.a libCRCM.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libCRCM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/CRCM; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ cp /Users/gtoth/Tmp/SWMF/IM/CRCM/input/quiet*fin . ;\ mkdir plots restartIN restartOUT cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEIMCRCM /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIMCRCM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow ocWcurred arning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0005.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0005.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIEIMCRCM PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart Warning: Floating underflow Warning: Floating unoccurred derflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 21 files PostProc.pl: mv IM/plots RESULTS/IM with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.33 42.89 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.44 45.25 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test6_check tail -2504 /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq.outs \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq.out gunzip -c output/test6/IM_eq.out.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/CRCMeq_ref.out ls -l test6_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_im_crcm_log.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 \ ../../../OH/BATSRUS/srcInterface/ cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS/srcInterface/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/_sc/_ih/;s/SC/IH/g;s/Sc/Ih/g;s/Inner/Outer/' \ OH_wrapper.f90 ModBuffer.f90 cd OH/BATSRUS; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /Users/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Number of files to process=236 Finished 171 replacements in file src/BATS_methods.f90 Finished 29 replacements in file src/ModB0.f90 Finished 23 replacements in file src/ModBoundaryGeometry.f90 Finished 5 replacements in file src/ModCellGradient.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 27 replacements in file src/ModEnergy.f90 Finished 40 replacements in file src/ModFaceBoundary.f90 Finished 18 replacements in file src/ModFieldLineThread.f90 Finished 40 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 52 replacements in file src/ModLaserHeating.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 18 replacements in file src/ModPIC.f90 Finished 21 replacements in file src/ModParticleFieldLine.f90 Finished 18 replacements in file src/ModPointImplicit.f90 Finished 21 replacements in file src/ModRadiativeCooling.f90 Finished 35 replacements in file src/ModSatelliteFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUser.f90 Finished 13 replacements in file src/ModViscosity.f90 Finished 27 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 117 replacements in file src/project_B.f90 Finished 13 replacements in file src/rotate.f90 Finished 87 replacements in file src/user_interface.f90 Finished 48 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 30 replacements in file srcBATL/BATL_lib.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 26 replacements in file srcUser/ModUserCCMC.f90 Finished 44 replacements in file srcUser/ModUserCometCG.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 115 replacements in file srcUser/ModUserHeatConduction.f90 Finished 116 replacements in file srcUser/ModUserLc.f90 Finished 58 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 84 replacements in file srcUser/ModUserSc.f90 Finished 86 replacements in file srcUser/ModUserSwarm.f90 Finished 122 replacements in file srcUser/ModUserVenusFluids.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluidsAnisoPi.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIonPe.f90 Finished 27 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 1 finished 1953 replacement(s) in 59 file(s) Finished 163 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 86 replacements in file src/ModCoronalHeating.f90 Finished 4 replacements in file src/ModEquation.f90 Finished 111 replacements in file src/ModFaceFlux.f90 Finished 11 replacements in file src/ModGeometry.f90 Finished 4 replacements in file src/ModHdf5_empty.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 48 replacements in file src/ModLoadBalance.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 6 replacements in file src/ModParallel.f90 Finished 33 replacements in file src/ModPhysics.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 8 replacements in file src/ModRaytrace.f90 Finished 70 replacements in file src/ModSemiImplicit.f90 Finished 22 replacements in file src/ModSolarwind.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 176 replacements in file src/library.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 21 replacements in file src/set_ICs.f90 Finished 139 replacements in file src/write_logfile.f90 Finished 8 replacements in file src/write_plot_particle.f90 Finished 20 replacements in file src/user_module.h Finished 18 replacements in file srcBATL/BATL_grid.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 10 replacements in file srcBATL/BATL_pass_face_field.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 178 replacements in file srcUser/ModUserCometCGfluids.f90 Finished 95 replacements in file srcUser/ModUserEe.f90 Finished 89 replacements in file srcUser/ModUserEuropaSingleMHDPe.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 53 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 129 replacements in file srcUser/ModUserScChromo.f90 Finished 111 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 5 replacements in file srcEquation/ModEquationCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 3 replacements in file srcEquation/ModEquationIonsHNO.f90 Finished 3 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 3 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 2 finished 2121 replacement(s) in 58 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 4 replacements in file src/ModBorisCorrection.f90 Finished 60 replacements in file src/ModCellBoundary.f90 Finished 13 replacements in file src/ModCoarseAxis.f90 Finished 17 replacements in file src/ModElectricField.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 31 replacements in file src/ModFaceValue.f90 Finished 27 replacements in file src/ModHallResist.f90 Finished 140 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 21 replacements in file src/ModIonElectron.f90 Finished 9 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 17 replacements in file src/ModPlotShell.f90 Finished 85 replacements in file src/ModRadDiffusion.f90 Finished 56 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize.f90 Finished 36 replacements in file src/ModTimeStepControl.f90 Finished 50 replacements in file src/ModUserInterface.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 216 replacements in file src/ray_trace_new.f90 Finished 61 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 26 replacements in file src/write_plot_tec.f90 Finished 29 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 9 replacements in file srcBATL/BATL_interpolate_amr.f90 Finished 32 replacements in file srcBATL/BATL_pass_cell.f90 Finished 15 replacements in file srcBATL/BATL_region.f90 Finished 108 replacements in file srcUser/ModUserAwsomFluids.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 173 replacements in file srcUser/ModUserCrash.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 84 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 137 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 95 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 3 replacements in file srcEquation/ModEquationAwsomFluids.f90 Finished 3 replacements in file srcEquation/ModEquationFiveMoment.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 4 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 3 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 3 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 4 finished 2093 replacement(s) in 59 file(s) Finished 37 replacements in file src/ModAMR.f90 Finished 31 replacements in file src/ModBlockData.f90 Finished 37 replacements in file src/ModCalcSource.f90 Finished 10 replacements in file src/ModChromosphere.f90 Finished 14 replacements in file src/ModCurrent.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 25 replacements in file src/ModFaceGradient.f90 Finished 53 replacements in file src/ModGroundMagPerturb.f90 Finished 40 replacements in file src/ModHdf5_orig.f90 Finished 31 replacements in file src/ModIeCoupling.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 34 replacements in file src/ModLocalTimeStep.f90 Finished 51 replacements in file src/ModMultiIon.f90 Finished 110 replacements in file src/ModPartImplicit.f90 Finished 14 replacements in file src/ModPlotBox.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 36 replacements in file src/ModThreadedLC.f90 Finished 78 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/ModWriteTecplot.f90 Finished 52 replacements in file src/explicit.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 67 replacements in file src/update_states.f90 Finished 114 replacements in file src/write_plot_common.f90 Finished 17 replacements in file src/write_plot_radiowave.f90 Finished 27 replacements in file srcBATL/BATL_amr.f90 Finished 11 replacements in file srcBATL/BATL_high_order.f90 Finished 7 replacements in file srcBATL/BATL_particles.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 23 replacements in file srcBATL/BATL_tree.f90 Finished 153 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 101 replacements in file srcUser/ModUserCometNeutralFluids.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 123 replacements in file srcUser/ModUserMars.f90 Finished 61 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 43 replacements in file srcUser/ModUserSaturn.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 122 replacements in file srcUser/ModUserTitanPe.f90 Finished 87 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 4 replacements in file srcEquation/ModEquationMhd.f90 Finished 3 replacements in file srcEquation/ModEquationMhdCometCG3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 3 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 3 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 3 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 7 replacements in file srcInterface/ModGridDescriptor.f90 No variables to rename in file srcInterface/OH_wrapper.f90 Thread 3 finished 2146 replacement(s) in 58 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=OuterHelio -u=OuterHelio Reinstalling BATSRUS as OH component ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_mpi.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSingleFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExtraVariables.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProcMH.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libOH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/OH cd /Users/gtoth/Tmp/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.IHOH.CoupleSphToXyz /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.IHOH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: FloWaarnting iWngun: deFarfrnlliooangW: Floarwanitntgi :inn ogFc loauncduetrgr rfeudinlng undderofewr f lowl occuroroed ccurred w occurred Warning: Floating underflow occurred Warning: FlWarnioWaanrting ninggu:n: FdelrflFlooow ating underfloatingco w occcuurreud rnrderefdl ow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurWraerdn ing: Floating underflow occurred Warning: Floating underflow occurred Warning:W Floataing urnndieWrflow ong: Floating undearnicrngfl: Floaoctinuwg runorccurederflowd ocred curred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred WaWrning: arning:F loatinFloatig underfnlow occurrged underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating Warning: Floating underflow occurreduW narning: FWardningelrfoatl: inFlgo uow occanderfltourred w occurred ing underflow occurred Warning: Floating underflow occurred Warning: Floating Wundarning: FleWaoartrflow inoccurrg uned ning: Floating underflow oderflccurred ow occurred Warning: Floating underfWWarnarlining: Flongow: Flo aatioccurretWarninng:d g unide nFlgr ounderfatilngfloow occurred w occ underflow occurreurred d Warning: Floating underflow occurrWaredning : Floating underflow occurred Warning: Floating unWderflow occurred arning: Floating underflow occurred Warning: Floating undeWarnrfling: Floating underfow occuWlraorwning occurred r: Fedl Woating uarnning: Flderfolow occurred ating underflow occurred Warning: Floating underflow occurred Warning: Floating unWarninderg: Floatfing lounderw occurred floWarniw occurrned g: Floating underflow occurred WWWaraninrniangrning: Floga: : tFFiWlarnnoilongag uatnd: Ftliing uoaneg tinng udurnflowenrflow ododccercurreredffcull oowrr occw ouccreurrrdeed d Warning: Floating uWarning: nderWarniFnlogWa:tfin gla Founloatridnnwegi orfccluunng: Flrodw rerflooeoatiwcncdug r rocceudu nderflow occurred rred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflowWWarnai rningWan:rogc: c FloantiiFlnguo unratrnge: Fdil oadengrt uniflng unoddewrerfl ooccfurrwledo ocw occur currered d WarninWg: Flarning: Floating uoatinWarngderflow ocncurre iunndgd: F erflWarninoatliowg oncg undcur:erfl Floatirow ocnecdgu urred nderflow occurred PostProc.pl: mv IH/IO2 RESULTS/IH with 2 files PostProc.pl: mv OH/IO2 RESULTS/OH with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.33 41.89 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test7_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=2e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test7/Sph_IH_log_n000000.log \ > test7_ih.diff) ERROR in DiffNum.pl make[2]: [test7_check] Error 255 (ignored) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test7/Xyz_OH_log_n000000.log \ > test7_oh.diff) ls -l test7_*.diff -rw-r--r-- 1 gtoth hpcc 9745 Mar 3 00:56 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:56 test7_oh.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=MhdIons /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o ModIonoMagPerturb.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIE.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' cd claw; make lib Makefile:36: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: Nothing to be done for `lib'. make /Users/gtoth/Tmp/SWMF/lib/libIM.a Makefile:79: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:72: warning: ignoring old commands for target `.f90.o' Makefile:83: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:80: warning: ignoring old commands for target `.f.o' nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -save -default_kinds:r=64 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcRCM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o RCM_advec.o IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 SC_wrapper.f90 perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Ridley_serial; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/IE/ionosphere cd /Users/gtoth/Tmp/SWMF/run_test/IE; cp /Users/gtoth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /Users/gtoth/Tmp/SWMF/run_test/IE; ln -s /Users/gtoth/Tmp/SWMF/bin/PostIONO.exe . cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/RCM2; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IM cd /Users/gtoth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /Users/gtoth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /Users/gtoth/Tmp/SWMF/share/Scripts/Preplot.pl /Users/gtoth/Tmp/SWMF/run_test/IM/ cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIERCM_Multi /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating undWarning: Floatinerflow occurred Warning: Floating underflow g underflow occurred occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIERCM_Multi PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart Warning: FloatingWarning: Floating underflow oWarning: Float underflow occurred ccurred ing underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test/IM/plots/; cp 2d__max_t00000020.dat t20.txt cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS; \ mv runlog_restart RESULTS ERROR in Preplot.pl: no plots/2d__max_t00000000.plt was produced PostProc.pl: mv GM/IO2 RESULTS/GM with 6 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 10 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.18 786.51 PostProc.pl: TIMINGS from runlog_restart (init, run) 6.43 18.29 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test8_check gunzip -c output/test8/IM_2d__max_t00000020.dat.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM/t20.dat cd /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IM;\ perl -pi -e 's/AUXDATA SAVEDATE=.*//' t20.dat t20.txt ls -l test8_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_im_rcm_multi.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,6800,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IE_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIM.a /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.start.ChromoIH /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /Users/gtoth/Tmp/SWMF/run_test/RadCoolCorona.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.ChromoIH PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.06 76.53 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.53 59.27 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test9_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9/SC_log_n000000.log \ > test9_sc_chromo.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9/IH_log_n000000.log \ > test9_ih.diff) ls -l test9_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:13 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:13 test9_sc_chromo.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeSignB ./Config.pl -g=SC:4,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a make[8]: `libBATSRUS.a' is up to date. libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH_threadbc /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /Users/gtoth/Tmp/SWMF/run_test/RadCoolCorona.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0050.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0050.0000s/. /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.SCIH_threadbc PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog_restart cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.84 231.03 PostProc.pl: TIMINGS from runlog_restart (init, run) 3.01 130.36 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test9th_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-26 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test9th/SC_log_n000000.log \ > test9th_sc_thread.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test9th/IH_log_n000000.log \ > test9th_ih.diff) ls -l test9th_*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:20 test9th_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:20 test9th_sc_thread.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPeAnisoPi ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPeAnisoPiSignB ./Config.pl -g=SC:6,4,4,1200,1,IH:4,4,4,6800,1 Writing new grid size 6,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[6]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIH_3T /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating undeWarning: FloarWarning: Floating underflow occWarningting underflow occurred urred : Floating underflow occflow occurred urred cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 4 files PostProc.pl: mv SC/IO2 RESULTS/SC with 6 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.06 70.40 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test10_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/SC/log_n000000.log \ output/test10/SC_log_n000000.log \ > test10_sc.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test10/IH_log_n000000.log \ > test10_ih.diff) ls -l test10*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:23 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:23 test10_sc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,application=coupler-test /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIH.a /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a cp -f ../../../IH/Empty/src/IH_wrapper.f90 OH_wrapper.f90 perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input coupler-test.input -no-compile Preprocessing AMPS sources InputFile: coupler-test.input Use of uninitialized value $BackgroundSpeciesDefinitionString in concatenation (.) or string at ./ampsConfig.pl line 2816, line 300. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../exosphere.pl coupler-test.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make LIB_after_build cd srcTemp/general; make SEARCH_C="" h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from meshAMRcutcell.cpp:30: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_swmf.cpp -o pic_swmf.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o clang: warning: argument unused during compilation: '-LANG:std' clang: clangwarning: : argument unused during compilation: '-LANG:std' warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_pt.cpp -o pic_pt.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_kameleon.cpp -o pic_kameleon.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_restart.cpp -o pic_restart.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_arms.cpp -o pic_arms.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_tecplot.cpp -o pic_tecplot.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_datafile.cpp -o pic_datafile.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_ccmc.cpp -o pic_ccmc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_user_particle_processing.cpp -o pic_user_particle_processing.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_mover_relativistic_boris.cpp -o pic_mover_relativistic_boris.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 pic_sample_energy_distribution_relativistic.cpp -o pic_sample_energy_distribution_relativistic.o clang: warning: argument unused during compilation: '-LANG:std' clang: clang: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from pic_lb.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pbuffer.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parallel.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_vel_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_ices.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_qlb.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_sphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_debugger.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh_search.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_init_const.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_rotation_body.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_distribution_function.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_boris.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_interpolation_routines.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_guiding_center.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_run_time_system_state.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_error.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_weight_time.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_ccmc.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_nastran_surface.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_volume_particle_injection.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_swmf.cpp:26: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_bc.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_flux_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_particle_collision_models.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: In file included from pic_field_line.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_kameleon.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_cut_cells.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_tecplot.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_background_atmosphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pt.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_datafile.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic__ray_tracing.cpp:28: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_user_particle_processing.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_restart.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_initial_conditions.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_photolytic_reactions.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_pitch_angle_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_relativistic_boris.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_arms.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_column_integration.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_energy_distribution_relativistic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ pic_pbuffer.cpp:42:80: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: The total particle buffer length=%i\n",BufrerLength); ~~ ^~~~~~~~~~~~ %li pic_run_time_system_state.cpp:17:57: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] printf(": 0x%lx [Counter=%ld]\n",CheckSum.checksum(),CallCounter); ~~~ ^~~~~~~~~~~ %d pic_run_time_system_state.cpp:152:75: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] for (int thread=0;threadtm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10358:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,startNode); ^ pic_mover.cpp:1561:21: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(startNode); ^ 1 warning generated. 6 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o pic_user_particle_processing.o pic_mover_relativistic_boris.o pic_sample_energy_distribution_relativistic.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 He.cpp -o He.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_Chemistry.cpp -o Exosphere_Chemistry.o clang: warning: clangclang: : warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' argument unused during compilation: '-LANG:std'clang : warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from Exosphere_Parallel.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_ReferenceGroundBasedObservations.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_SourceProcesses.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_OrbitalMotion.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_ChamberlainExosphereModel.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_BackgroundPlasmaSource.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Chemistry.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ Exosphere_BackgroundPlasmaSource.cpp:334:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:163:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Exosphere_Chemistry.o Target 'exosphere' is done. cd srcTemp/models/surface; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Surface_particle_interaction.cpp -o Surface_particle_interaction.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Surface_temperature.cpp -o Surface_temperature.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Surface.cpp -o Surface.o clangclangclang: : warningwarning: : : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' In file included from Surface.cpp:10: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Surface_particle_interaction.cpp:10: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Surface_temperature.cpp:10: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src surface.a Surface_particle_interaction.o Surface_temperature.o Surface.o Target 'surface' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' In file included from ElectronImpact_Burger2010SSR.cpp:4: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact/ElectronImpact.h:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clangclang: : warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from Sputtering.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h:19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Sputtering_Ice.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h:19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Dust_charging.cpp -o Dust_charging.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from Dust_sampling.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Dust_charging.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Dust.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ Dust_charging.cpp:424:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:331:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 2 warnings generated. 5 warnings generated. 1 warning generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clangclangclang: : : warning: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from ChargeExchange_MaherTinsley.cpp:1: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] In file included from ChargeExchange.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ } ^ In file included from ChargeExchange_LindsayStebbings.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' In file included from PhotolyticReactions_Huebner1992ASS.cpp:5: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Exosphere_Helium.cpp -o Exosphere_Helium.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Moon.cpp -o Moon.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 tvis.Kaguya.cpp -o tvis.Kaguya.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 main_lib.cpp -o main_lib.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std'clang: warning: argument unused during compilation: '-LANG:std' In file included from tvis.Kaguya.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Moon_SampleVelocityDistribution.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Moon_SampleSubSolarLimbColumnIntegrals.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Helium.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from main_lib.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Moon.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from main_lib.cpp:5: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:104: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10331:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("MESH: InitMeasure: Processed %i blocks (thread=%i; %i/%i %i:%i:%i)\n",nProcessedBlocks,ThisThread,ct->tm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10362:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,NULL); ^ main_lib.cpp:1308:21: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(); ^ 1 warning generated. 1 warning generated. 2 warnings generated. ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/surface/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -c -O3 amps_param_interface.cpp -o amps_param_interface.o Warning: The licence for NPMI661NA expires soon (within a month) clangclang: warning: argument unused during compilation: '-LANG:std': warning: argument unused during compilation: '-LANG:std' In file included from amps2swmf.cpp:27: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from amps_param_interface.cpp:7: In file included from ./amps2swmf.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSC.a /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test11_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1 application called MPI_Abort(MPI_COMM_WORLD, 1) - process 2 make[2]: *** [test11_run] Error 1 make[1]: *** [test11] Error 2 make: [test] Error 2 (ignored) /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MhdAnisoP Writing new grid size 8,8,1,800,800 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 communication/Com3DNonblk.cpp -o communication/Com3DNonblk.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 communication/VCtopology3D.cpp -o communication/VCtopology3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 fields/Moments.cpp -o fields/Moments.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 inputoutput/ParallelIO.cpp -o inputoutput/ParallelIO.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 inputoutput/OutputWrapperFPP.cpp -o inputoutput/OutputWrapperFPP.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 main/Collective.cpp -o main/Collective.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 main/Parameters.cpp -o main/Parameters.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 performances/Timing.cpp -o performances/Timing.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/asserts.cpp -o utility/asserts.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/debug.cpp -o utility/debug.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/IDgenerator.cpp -o utility/IDgenerator.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/Basic.cpp -o utility/Basic.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/TimeTasks.cpp -o utility/TimeTasks.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/MPIdata.cpp -o utility/MPIdata.o h5pcc -Iinclude -Iinclude -DPSEUDRAND -DNG_P=1 -DBATSRUS -std=c++11 -c -O3 utility/errors.cpp -o utility/errors.o In file included from solvers/GMRES.cpp:24: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from solvers/CG.cpp:24: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from utility/Basic.cpp:24: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:34:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:98:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:106:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:111:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:118:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:119:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:120:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:126:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:127:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:133:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:134:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:135:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ 1 warning generated. utility/Basic.cpp:141:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:142:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:147:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:148:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:149:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:155:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:156:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:163:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:164:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:165:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:171:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:177:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:178:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:185:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:186:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:187:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:192:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:193:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:194:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:200:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:201:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:207:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:219:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:220:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:221:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:234:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:235:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:240:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:246:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:253:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:254:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:255:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) { ^~~~~~~~~ utility/Basic.cpp:262:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:263:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:271:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:272:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:273:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:278:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:279:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:280:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:285:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:286:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:287:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:293:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:294:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:295:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:300:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:301:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:302:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:307:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:308:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:309:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:317:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:318:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:319:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:325:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:326:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:331:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:336:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:343:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:344:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:345:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:351:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:352:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:359:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:360:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:366:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:367:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:368:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:375:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:376:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:377:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nz; k++) ^~~~~~~~~ utility/Basic.cpp:390:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:391:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < ny; j++) ^~~~~~~~~ utility/Basic.cpp:397:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nx; i++) ^~~~~~~~~ utility/Basic.cpp:403:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/Basic.cpp:419:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nx - 1; i++) ^~~~~~~~~ utility/Basic.cpp:420:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < ny - 1; j++) ^~~~~~~~~ In file included from fields/EMfields3D.cpp:23: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ 1 warning generated. In file included from inputoutput/WriteOutputParallel.cpp:25: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/errors.cpp:74:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(double); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:75:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(int); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:76:1: warning: format string is not a string literal (potentially insecure) [-Wformat-security] implement_invalid_value_error(const char*); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utility/errors.cpp:69:24: note: expanded from macro 'implement_invalid_value_error' { fprintf(stdout,ss.str().c_str()); } \ ^~~~~~~~~~~~~~~~ utility/errors.cpp:127:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] { fprintf(fptr,error_msg); } ^~~~~~~~~ 1 warning generated. 91 warnings generated. 4 warnings generated. In file included from particles/Particles3Dcomm.cpp:38: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from particles/Particles3D.cpp:36: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from communication/Com3DNonblk.cpp:21: In file included from include/Com3DNonblk.h:43: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from grids/Grid3DCU.cpp:27: In file included from include/Com3DNonblk.h:43: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ In file included from main/iPic3Dlib.cpp:33: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ utility/debug.cpp:149:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(fptr,error_msg); ^~~~~~~~~ grids/Grid3DCU.cpp:281:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:282:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:283:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 1; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:293:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:294:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:295:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:308:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:309:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:310:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:324:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:325:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:326:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:348:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 1; i++) ^~~~~~~~~ In file included from inputoutput/OutputWrapperFPP.cpp:23: In file included from include/OutputWrapperFPP.h:30: In file included from include/PSKOutput.h:40: In file included from include/Field.h:166: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:349:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:350:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 1; k++) { ^~~~~~~~~ In file included from inputoutput/ParallelIO.cpp:31: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:364:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:365:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:366:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 1; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:390:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:391:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:392:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) { ^~~~~~~~~ In file included from PSKOutput3D/PSKhdf5adaptor.cpp:24: In file included from include/PSKhdf5adaptor.h:26: In file included from include/PSKOutput.h:40: In file included from include/Field.h:166: In file included from include/EMfields3D.h:29: include/Basic.h:148:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < n; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:475:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:476:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:477:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:487:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 2; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:488:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 2; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:496:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 2; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:497:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 2; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:505:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 2; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:506:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 2; j++) { ^~~~~~~~~ grids/Grid3DCU.cpp:527:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nxn - 2; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:528:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 2; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:536:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 2; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:537:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 2; k++) { ^~~~~~~~~ grids/Grid3DCU.cpp:545:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 2; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:546:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 2; j++) { ^~~~~~~~~ inputoutput/ParallelIO.cpp:506:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:511:89: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int err = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:604:50: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:609:77: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:651:53: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] MPI_File_set_view(fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:656:73: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] err = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ grids/Grid3DCU.cpp:564:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:565:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:570:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:571:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:575:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:576:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:586:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxn - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:587:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyn - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:588:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzn - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:595:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:596:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:597:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:604:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nxc - 1; i++) ^~~~~~~~~ grids/Grid3DCU.cpp:605:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < nyc - 1; j++) ^~~~~~~~~ grids/Grid3DCU.cpp:606:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nzc - 1; k++) ^~~~~~~~~ grids/Grid3DCU.cpp:614:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i=0;i < nxc;i++) ^~~~~~~~~ grids/Grid3DCU.cpp:615:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j=0;j < nyc;j++) ^~~~~~~~~ grids/Grid3DCU.cpp:616:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k=0;k < nzc;k++) ^~~~~~~~~ inputoutput/ParallelIO.cpp:820:95: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int error_code = MPI_File_set_view(fh, disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1018:84: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int error_code = MPI_File_set_view(fh, disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1171:101: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] error_code = MPI_File_set_view(fhArr[counter], disp, EMf->getXYZeType(), EMf->getProcviewXYZ(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1369:96: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] int error_code = MPI_File_set_view(fhArr[counter], disp, MPI_FLOAT, EMf->getProcview(), "native", MPI_INFO_NULL); ^ inputoutput/ParallelIO.cpp:1397:4: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] register int i = 0; ^~~~~~~~~ inputoutput/ParallelIO.cpp:1398:4: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] register int j = n-1; ^~~~~~~~~ inputoutput/ParallelIO.cpp:1598:48: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings] MPI_File_set_view(*fh, 0, MPI_BYTE, MPI_BYTE, "native", MPI_INFO_NULL); ^ particles/Particles3Dcomm.cpp:1528:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < _pcls.size(); i++) ^~~~~~~~~ particles/Particles3Dcomm.cpp:1550:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < _pcls.size(); i++) ^~~~~~~~~ fields/EMfields3D.cpp:2123:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nx - 1; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2124:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < ny - 1; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2125:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nz - 1; k++) ^~~~~~~~~ fields/EMfields3D.cpp:2131:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nx - 1; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2132:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < ny - 1; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2133:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nz - 1; k++) { ^~~~~~~~~ fields/EMfields3D.cpp:2142:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i=iMin; i <= iMax; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2143:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j=jMin; j <= jMax; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2144:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k=kMin; k <= kMax; k++){ ^~~~~~~~~ fields/EMfields3D.cpp:2152:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i=iMin; i <= iMax; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2153:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j=jMin; j <= jMax; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2154:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k=kMin; k <= kMax; k++){ ^~~~~~~~~ fields/EMfields3D.cpp:2161:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nx - 1; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2162:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < ny - 1; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2163:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nz - 1; k++) ^~~~~~~~~ fields/EMfields3D.cpp:2168:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 1; i < nx - 1; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2169:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 1; j < ny - 1; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2170:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 1; k < nz - 1; k++) { ^~~~~~~~~ particles/Particles3D.cpp:2105:6: warning: '/*' within block comment [-Wcomment] /* ^ fields/EMfields3D.cpp:2181:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i=iMin; i <= iMax; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2182:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j=jMin; j <= jMax; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2183:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k=kMin; k <= kMax; k++){ ^~~~~~~~~ fields/EMfields3D.cpp:2191:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i=iMin; i <= iMax; i++) ^~~~~~~~~ fields/EMfields3D.cpp:2192:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j=jMin; j <= jMax; j++) ^~~~~~~~~ fields/EMfields3D.cpp:2193:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k=kMin; k <= kMax; k++){ ^~~~~~~~~ particles/Particles3D.cpp:2448:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int l = -lmax; l < 0; l++) { // negative index ^~~~~~~~~ particles/Particles3D.cpp:2457:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int l = 0; l < lmax + 1; l++) { // positive index ^~~~~~~~~ particles/Particles3D.cpp:2466:13: warning: expression result unused [-Wunused-value] deltaf = (0.0, 0.0); ^~~ particles/Particles3D.cpp:2467:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int l = -lmax; l < lmax + 1; l++) { ^~~~~~~~~ particles/Particles3D.cpp:2498:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int s = 0; s < getNOP(); s++) { ^~~~~~~~~ fields/EMfields3D.cpp:3538:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxn; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3539:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyn; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3540:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzn; k++) { ^~~~~~~~~ fields/EMfields3D.cpp:3549:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxc; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3550:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyc; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3551:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzc; k++) { ^~~~~~~~~ fields/EMfields3D.cpp:3561:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int kk = 0; kk < ns; kk++) ^~~~~~~~~ fields/EMfields3D.cpp:3562:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxn; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3563:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyn; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3564:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzn; k++) { ^~~~~~~~~ fields/EMfields3D.cpp:3588:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxn; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3589:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyn; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3590:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzn; k++) ^~~~~~~~~ fields/EMfields3D.cpp:3597:10: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxn; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3598:12: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyn; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3599:14: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzn; k++) { ^~~~~~~~~ fields/EMfields3D.cpp:3784:9: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int is = 0; is < ns; is++) ^~~~~~~~~ fields/EMfields3D.cpp:3785:11: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int i = 0; i < nxn; i++) ^~~~~~~~~ fields/EMfields3D.cpp:3786:13: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int j = 0; j < nyn; j++) ^~~~~~~~~ fields/EMfields3D.cpp:3787:8: warning: 'register' storage class specifier is deprecated [-Wdeprecated-register] for (register int k = 0; k < nzn; k++) { ^~~~~~~~~ 1 warning generated. 1 warning generated. 55 warnings generated. 1 warning generated. 1 warning generated. 7 warnings generated. 3 warnings generated. 14 warnings generated. 1 warning generated. 45 warnings generated. ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o communication/Com3DNonblk.o communication/VCtopology3D.o ConfigFile/src/ConfigFile.o fields/Moments.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/phdf5.o inputoutput/ParallelIO.o inputoutput/OutputWrapperFPP.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o main/Collective.o main/Parameters.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o utility/IDgenerator.o utility/Basic.o utility/TimeTasks.o utility/MPIdata.o utility/errors.o /opt/local/bin/ranlib: file: ../libIPIC3D/libIPIC3D.a(phdf5.o) has no symbols ../libIPIC3D/libIPIC3D.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 h5pcc -I../src/include -I./ -DBATSRUS -c -O3 ipic3d_interface.cpp -o ipic3d_interface.o Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../libIPIC3D/libIPIC3D.a /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o ipic3d_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPC.a(phdf5.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPT.a /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test COMPDIR=GM,PC mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/IPIC3D2; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PC cd /Users/gtoth/Tmp/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots;\ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPC.start.aniso /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC.aniso /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS/4step PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 7 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step PostProc.pl: TIMINGS from runlog (init, run) 1.71 18.49 PostProc.pl: mv runlog RESULTS/4step PostProc.pl: ./Restart.pl -o RESULTS/4step/RESTART cp Param/PARAM.in.test.GMPC.start.2step.aniso /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS/2step PostProc.pl: mv GM/IO2 RESULTS/2step/GM with 5 files PostProc.pl: mv PC/plots RESULTS/2step/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/2step PostProc.pl: TIMINGS from runlog (init, run) 1.74 10.84 PostProc.pl: mv runlog RESULTS/2step PostProc.pl: ./Restart.pl -o RESULTS/2step/RESTART cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -v -i RESULTS/2step/RESTART Restart.pl running in framework mode # Restart.pl read Time=2.56 Step=2 from RESULTS/2step/RESTART/RESTART.out # Restart.pl read Time=2.56 Step=2 from RESULTS/2step/RESTART/GM/restart.H # Restart.pl has checked GM/restartIN # Restart.pl has checked PC/restartIN # Restart.pl has checked input restart file and directories. ln -s RESULTS/2step/RESTART/RESTART.out RESTART.in rmdir GM/restartIN ln -s ../RESULTS/2step/RESTART/GM GM/restartIN rmdir PC/restartIN ln -s ../RESULTS/2step/RESTART/PC PC/restartIN # Restart.pl has linked restart tree RESULTS/2step/RESTART/. cp Param/PARAM.in.test.GMPC.restart.2step.aniso /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS/2restart PostProc.pl: mv GM/IO2 RESULTS/2restart/GM with 5 files PostProc.pl: mv PC/plots RESULTS/2restart/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/2restart PostProc.pl: TIMINGS from runlog (init, run) 0.47 2.30 PostProc.pl: mv runlog RESULTS/2restart PostProc.pl: ./Restart.pl -o RESULTS/2restart/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_aniso_check gunzip -c output/test12/z=0_var.out.ref.aniso.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/z_n4.ref ls -l test12_aniso_gmpc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:25 test12_aniso_gmpc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 ./Config.pl -g=GM:8,8,1,800,800 -o=GM:u=Waves,e=MultiIonPe /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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[9]: `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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a make[9]: `../libIPIC3D/libIPIC3D.a' is up to date. ../libIPIC3D/libIPIC3D.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[6]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test COMPDIR=GM,PC mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/IPIC3D2; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PC cd /Users/gtoth/Tmp/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots;\ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPC.start /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -m RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: mv PC/plots RESULTS/PC with 13 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 1.49 13.36 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_iso_check gunzip -c output/test12/z=0_all.out.ref.iso.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/GM/z_n4.ref gunzip -c output/test12/z=0_fluid.out.ref.iso.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PC/z_n4.ref gunzip -c output/test12/cut_particles1.out.ref.iso.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PC/cut_n4.ref ls -l test12_iso*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:26 test12_iso_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:26 test12_iso_pc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d_compile ./Config.pl -v=Empty,PC/IPIC3D2,GM/BATSRUS -hdf5 ./Config.pl -g=GM:4,4,4,2050,1 -o=GM:u=GemReconnect,e=MhdHyp Writing new grid size 4,4,4,2050,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make ../libIPIC3D/libIPIC3D.a make[9]: `../libIPIC3D/libIPIC3D.a' is up to date. ../libIPIC3D/libIPIC3D.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[9]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCONTROL.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ make[6]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test COMPDIR=GM,PC mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/IPIC3D2; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PC cd /Users/gtoth/Tmp/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots;\ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPC.3D.start /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPC /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl RESULTS/4step WARNING in pIDL: no header files were found PostProc.pl: mv GM/IO2 RESULTS/4step/GM with 7 files PostProc.pl: mv PC/plots RESULTS/4step/PC with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/4step PostProc.pl: TIMINGS from runlog (init, run) 1.86 10.85 PostProc.pl: mv runlog RESULTS/4step PostProc.pl: ./Restart.pl -o RESULTS/4step/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test12_3d_check gunzip -c output/test12/x=0_var.out.ref.3d.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/4step/GM/x_n4.ref gunzip -c output/test12/y=0_var.out.ref.3d.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/4step/GM/y_n4.ref gunzip -c output/test12/z=0_var.out.ref.3d.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/4step/GM/z_n4.ref ls -l test12_3d_gmpc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:27 test12_3d_gmpc.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_compile ./Config.pl -v=Empty,GM/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,700,1 -o=GM:u=EuropaSingleMHDPe,e=MhdPe Writing new grid size 8,8,8,700,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=europa-test,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_ih.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_couple_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_ih_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 read_pw_buffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_couple_ih.o read_ih_buffer.o GM_couple_im.o GM_couple_rb.o GM_couple_ie.o GM_couple_pt.o GM_couple_pw.o read_pw_buffer.o GM_couple_pc.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libGM.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPC.a PC_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPC.a /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libOH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input europa-test.input -no-compile Preprocessing AMPS sources InputFile: europa-test.input ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../input/europa.input.pl europa-test.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl europa-test.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make LIB_after_build cd srcTemp/general; make SEARCH_C="" h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from meshAMRcutcell.cpp:30: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_swmf.cpp -o pic_swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pt.cpp -o pic_pt.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_kameleon.cpp -o pic_kameleon.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_restart.cpp -o pic_restart.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_arms.cpp -o pic_arms.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_tecplot.cpp -o pic_tecplot.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_datafile.cpp -o pic_datafile.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ccmc.cpp -o pic_ccmc.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_user_particle_processing.cpp -o pic_user_particle_processing.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_relativistic_boris.cpp -o pic_mover_relativistic_boris.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_energy_distribution_relativistic.cpp -o pic_sample_energy_distribution_relativistic.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: clang: warning: warning: argument unused during compilation: '-LANG:std' argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from pic_lb.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_init_const.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_bc.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pbuffer.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_volume_particle_injection.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_nastran_surface.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_vel_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_particle_collision_models.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_photolytic_reactions.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from In file included from pic_ices.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_flux_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_datafile.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_sphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_boris.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_background_atmosphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parallel.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_run_time_system_state.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_error.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_guiding_center.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_rotation_body.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_distribution_function.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_qlb.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ pic_column_integration.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_tecplot.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_swmf.cpp:26: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_weight_time.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_interpolation_routines.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_debugger.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_relativistic_boris.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh_search.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_ccmc.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pt.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_field_line.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic__ray_tracing.cpp:28: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_kameleon.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_pitch_angle_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_initial_conditions.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_user_particle_processing.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_arms.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_restart.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_cut_cells.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_energy_distribution_relativistic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ pic_pbuffer.cpp:42:80: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: The total particle buffer length=%i\n",BufrerLength); ~~ ^~~~~~~~~~~~ %li pic_run_time_system_state.cpp:17:57: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] printf(": 0x%lx [Counter=%ld]\n",CheckSum.checksum(),CallCounter); ~~~ ^~~~~~~~~~~ %d pic_mol.cpp:30:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"The chemical table is not defined"); ^~~~~~~~~ ~~~~ pic_mol.cpp:39:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:45:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:64:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:70:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_run_time_system_state.cpp:152:75: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] for (int thread=0;threadtm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10358:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,startNode); ^ pic_mover.cpp:1561:21: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(startNode); ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o pic_user_particle_processing.o pic_mover_relativistic_boris.o pic_sample_energy_distribution_relativistic.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 He.cpp -o He.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Chemistry.cpp -o Exosphere_Chemistry.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clangclang: : warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from Exosphere_SourceProcesses.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_ChamberlainExosphereModel.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_ReferenceGroundBasedObservations.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Parallel.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_BackgroundPlasmaSource.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Chemistry.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_OrbitalMotion.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ Exosphere_BackgroundPlasmaSource.cpp:334:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:184:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Exosphere_Chemistry.o Target 'exosphere' is done. cd srcTemp/models/surface; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface_particle_interaction.cpp -o Surface_particle_interaction.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface_temperature.cpp -o Surface_temperature.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface.cpp -o Surface.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from In file included from In file included from Surface.cpp:Surface_particle_interaction.cpp:Surface_temperature.cpp1010: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12:: : 10/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12In file included from :/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:: 7/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:12:7:: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:warning: 993control may reach end of non-void function [-Wreturn-type]:7warning: :control may reach end of non-void function [-Wreturn-type] warning: control may reach end of non-void function [-Wreturn-type] } ^ } } ^ ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src surface.a Surface_particle_interaction.o Surface_temperature.o Surface.o Target 'surface' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' In file included from ElectronImpact_Burger2010SSR.cpp:4: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact/ElectronImpact.h:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clang: clangwarning: argument unused during compilation: '-LANG:std' : warning: argument unused during compilation: '-LANG:std' In file included from Sputtering.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h:19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] In file included from } ^Sputtering_Ice.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h: 19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_charging.cpp -o Dust_charging.o clangclangclang: : : warning: warning: argument unused during compilation: '-LANG:std' argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' In file included from Dust_charging.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] In file included from Dust.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:In file included from Dust_sampling.cpp:11: }993 ^ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: :7: warning: control may reach end of non-void function [-Wreturn-type]control may reach end of non-void function [-Wreturn-type] } ^ } ^ Dust_charging.cpp:424:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:331:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 2 warnings generated. 5 warnings generated. 1 warning generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clangclangclang: : : warning: argument unused during compilation: '-LANG:std'warning: warning : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from ChargeExchange_LindsayStebbings.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from ChargeExchange.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from ChargeExchange_MaherTinsley.cpp:1: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' In file included from PhotolyticReactions_Huebner1992ASS.cpp:5: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa.cpp -o Europa.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_Plume.cpp -o Europa_Plume.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_OrbitalMotion.cpp -o Europa_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_Parallel.cpp -o Europa_Parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Europa_SourceProcesses.cpp -o Europa_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 main_lib.cpp -o main_lib.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: clangwarning: argument unused during compilation: '-LANG:std' : warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from Europa_SourceProcesses.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Europa_OrbitalMotion.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Europa_Parallel.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Europa.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Europa_Plume.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from main_lib.cpp:23: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. Europa.cpp:105:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. In file included from main_lib.cpp:23: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:113: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10331:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("MESH: InitMeasure: Processed %i blocks (thread=%i; %i/%i %i:%i:%i)\n",nProcessedBlocks,ThisThread,ct->tm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10362:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,NULL); ^ main_lib.cpp:1206:18: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(); ^ 2 warnings generated. 2 warnings generated. ar -rc mainlib.a Europa.o Europa_Plume.o Europa_OrbitalMotion.o Europa_Parallel.o Europa_SourceProcesses.o main_lib.o /opt/local/bin/ranlib: file: mainlib.a(Europa_SourceProcesses.o) has no symbols Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/surface/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(Europa_SourceProcesses.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps_param_interface.cpp -o amps_param_interface.o Warning: The licence for NPMI661NA expires soon (within a month) clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from amps2swmf.cpp:27: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from amps_param_interface.cpp:7: In file included from ./amps2swmf.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:993:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(Europa_SourceProcesses.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/BATSRUS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/GM cd /Users/gtoth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMPT.Europa /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMPT.Europa /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp -r PT/AMPS/data/input/Europa/TestCase/RESTART_n003000 /Users/gtoth/Tmp/SWMF/run_test/ /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_run cd /Users/gtoth/Tmp/SWMF/run_test; ./Restart.pl -i RESTART_n003000 WARNING in Restart.pl: could not find restart directory RESTART_n003000/PT! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n003000/. cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow ocWarning: Floating underflow occurred Warning: Floating underflow occurred curred Warning: Floating underflow occurred /Applications/Xcode.app/Contents/Developer/usr/bin/make test13_check cp output/test13/amps.ref_np`ls /Users/gtoth/Tmp/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.ref (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.dat \ /Users/gtoth/Tmp/SWMF/run_test/PT/plots/amps.ref \ > test13_pt.diff) ERROR in DiffNum.pl make[2]: [test13_check] Error 255 (ignored) ls -l test13*.diff -rw-r--r-- 1 gtoth hpcc 1676 Mar 3 01:30 test13_pt.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_compile ./Config.pl -v=Empty,OH/BATSRUS,PT/AMPS Modifying versions in Makefile.def ./Config.pl -g=OH:4,4,4,3500,1 -o=OH:u=OuterHelio,e=Mhd Writing new grid size 4,4,4,3500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=PT:spice-path=nospice,spice-kernels=nospice,application=oh,amps-test=on /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 GM_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libGM.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libGM.a /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIH.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o OH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libOH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make srcTemp ./ampsConfig.pl -input oh.input -no-compile Preprocessing AMPS sources InputFile: oh.input Use of uninitialized value $line in substitution (s///) at ./ampsConfig.pl line 1312. ampsConfig.pl: Warning: the user definition section is obsolete and has no effect on neither configuration nor execution of AMPS Call: perl srcTemp/../input/oh.input.pl oh.input.Assembled.Block srcTemp . Call: perl srcTemp/../exosphere.pl oh.input.Assembled.Block srcTemp . ./utility/CheckMacro.pl srcTemp -in-place make LIB_after_build cd srcTemp/general; make SEARCH_C="" h5pcc -c -O3 specfunc.cpp -o specfunc.o h5pcc -c -O3 rnd.cpp -o rnd.o h5pcc -c -O3 global.cpp -o global.o ar -src general.a specfunc.o rnd.o global.o Target 'general' is done. cd srcTemp/meshAMR; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from meshAMRcutcell.cpp:30: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src mesh.a meshAMRgeneric.o meshAMRcutcell.o Target 'mesh' is done. cd srcTemp/pic; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" SEARCH="" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic.cpp -o pic.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parallel.cpp -o pic_parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_bc.cpp -o pic_bc.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_init_const.cpp -o pic_init_const.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh.cpp -o pic_mesh.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mesh_search.cpp -o pic_mesh_search.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol.cpp -o pic_mol.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover.cpp -o pic_mover.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_boris.cpp -o pic_mover_boris.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_guiding_center.cpp -o pic_mover_guiding_center.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_error.cpp -o pic_mover_error.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_parser.cpp -o pic_parser.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_weight_time.cpp -o pic_weight_time.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ices.cpp -o pic_ices.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_column_integration.cpp -o pic_column_integration.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_lb.cpp -o pic_lb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_qlb.cpp -o pic_qlb.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_debugger.cpp -o pic_debugger.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_rotation_body.cpp -o pic_internal_boundary_rotation_body.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_internal_boundary_nastran_surface.cpp -o pic_internal_boundary_nastran_surface.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_swmf.cpp -o pic_swmf.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic__ray_tracing.cpp -o pic__ray_tracing.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_cut_cells.cpp -o pic_cut_cells.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_pt.cpp -o pic_pt.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_pitch_angle_distribution.cpp -o pic_sample_pitch_angle_distribution.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_kameleon.cpp -o pic_kameleon.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_restart.cpp -o pic_restart.o clang: clangwarning: : warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_arms.cpp -o pic_arms.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_tecplot.cpp -o pic_tecplot.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_initial_conditions.cpp -o pic_initial_conditions.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_datafile.cpp -o pic_datafile.o clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_interpolation_routines.cpp -o pic_interpolation_routines.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_field_line.cpp -o pic_field_line.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_ccmc.cpp -o pic_ccmc.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_user_particle_processing.cpp -o pic_user_particle_processing.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_mover_relativistic_boris.cpp -o pic_mover_relativistic_boris.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 pic_sample_energy_distribution_relativistic.cpp -o pic_sample_energy_distribution_relativistic.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from pic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_init_const.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_ices.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_background_atmosphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parallel.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_error.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh_search.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_distribution_function.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_photolytic_reactions.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_guiding_center.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_rotation_body.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_boris.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_particle_collision_models.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_vel_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_sphere.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pt.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_pitch_angle_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_column_integration.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_parser.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_kameleon.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_pbuffer.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_ccmc.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_flux_distribution.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mesh.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_volume_particle_injection.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_lb.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_bc.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mol.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_debugger.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_cut_cells.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_qlb.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_mover_relativistic_boris.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_weight_time.cpp:10: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_sample_energy_distribution_relativistic.cpp:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_run_time_system_state.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_datafile.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_internal_boundary_nastran_surface.cpp:6: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_interpolation_routines.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_initial_conditions.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_restart.cpp:4: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic__ray_tracing.cpp:28: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_tecplot.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_swmf.cpp:26: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_arms.cpp:15: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_field_line.cpp:5: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from pic_user_particle_processing.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ pic_mol.cpp:30:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"The chemical table is not defined"); ^~~~~~~~~ ~~~~ pic_mol.cpp:39:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:45:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] pic_pbuffer.cpp:42:80: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] if (PIC::ThisThread==0) printf("AMPS: The total particle buffer length=%i\n",BufrerLength); ~~ ^~~~~~~~~~~~ %li pic_parser.cpp:92:8: warning: comparison of array 'PIC::MolecularData::ChemTable' not equal to a null pointer is always true [-Wtautological-pointer-compare] if (PIC::MolecularData::ChemTable!=NULL) exit(__LINE__,__FILE__"The chemical table is already defined"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:64:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_mol.cpp:70:7: warning: comparison of array 'ChemTable' equal to a null pointer is always false [-Wtautological-pointer-compare] if (ChemTable==NULL) exit(__LINE__,__FILE__,"ChemTable is not initialized"); ^~~~~~~~~ ~~~~ pic_pt.cpp:553:72: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] printf("AMPS: The total number of sampled trajectory points: %i\n",totalTrajectoryPointCounter); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ %lu pic_run_time_system_state.cpp:17:57: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] printf(": 0x%lx [Counter=%ld]\n",CheckSum.checksum(),CallCounter); ~~~ ^~~~~~~~~~~ %d pic_run_time_system_state.cpp:152:75: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] for (int thread=0;threadtm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10358:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,startNode); ^ pic_mover.cpp:1561:21: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(startNode); ^ 1 warning generated. 1 warning generated. 6 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. 1 warning generated. ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mesh_search.o pic_mol.o pic_mol_parser.o pic_mover.o pic_mover_boris.o pic_mover_guiding_center.o pic_mover_error.o pic_parser.o pic_pbuffer.o pic_weight_time.o pic_internal_boundary_sphere.o pic_sample_distribution_function.o pic_sample_flux_distribution.o pic_vel_distribution.o pic_ices.o pic_photolytic_reactions.o pic_volume_particle_injection.o pic_background_atmosphere.o pic_column_integration.o pic_particle_collision_models.o pic_run_time_system_state.o pic_lb.o pic_qlb.o pic_debugger.o pic_internal_boundary_rotation_body.o pic_internal_boundary_nastran_surface.o pic_swmf.o pic__ray_tracing.o pic_cut_cells.o pic_pt.o pic_sample_pitch_angle_distribution.o pic_kameleon.o pic_restart.o pic_arms.o pic_tecplot.o pic_initial_conditions.o pic_datafile.o pic_interpolation_routines.o pic_field_line.o pic_ccmc.o pic_user_particle_processing.o pic_mover_relativistic_boris.o pic_sample_energy_distribution_relativistic.o /opt/local/bin/ranlib: file: amps.a(pic_volume_particle_injection.o) has no symbols /opt/local/bin/ranlib: file: amps.a(pic_background_atmosphere.o) has no symbols Target 'amps' is done. cd srcTemp/species; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Na.cpp -o Na.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 He.cpp -o He.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' ar -src species.a Na.o He.o Target 'species' is done. cd srcTemp/models/exosphere; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere.cpp -o Exosphere.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_BackgroundPlasmaSource.cpp -o Exosphere_BackgroundPlasmaSource.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Exosphere_Chemistry.cpp -o Exosphere_Chemistry.o clang: warning: argument unused during compilation: '-LANG:std' clangclang: warning: argument unused during compilation: '-LANG:std' : warning: argument unused during compilation: '-LANG:std' clangclang: : warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: clangargument unused during compilation: '-LANG:std' : warning: argument unused during compilation: '-LANG:std' In file included from Exosphere_ReferenceGroundBasedObservations.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_ChamberlainExosphereModel.cpp:9: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_BackgroundPlasmaSource.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Chemistry.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_SourceProcesses.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_Parallel.cpp:13: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Exosphere_OrbitalMotion.cpp:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ Exosphere_BackgroundPlasmaSource.cpp:334:9: warning: array index -7 is before the beginning of the array [-Warray-bounds] Exosphere::Sampling::CalculatedSourceRate[spec][_EXOSPHERE_SOURCE__ID__BACKGROUND_PLASMA_ION_INJECTION_]+=ParticleWeightCorrection*LocalParticleWeight/LocalTimeStep; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere/Exosphere.h:163:5: note: array 'CalculatedSourceRate' declared here extern double CalculatedSourceRate[PIC::nTotalSpecies][1+_EXOSPHERE__SOURCE_MAX_ID_VALUE_]; ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 2 warnings generated. 1 warning generated. ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Exosphere_BackgroundPlasmaSource.o Exosphere_Chemistry.o Target 'exosphere' is done. cd srcTemp/models/surface; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface_particle_interaction.cpp -o Surface_particle_interaction.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface_temperature.cpp -o Surface_temperature.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Surface.cpp -o Surface.o clangclangclang: : : warning: warningwarning: : argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from Surface_temperature.cpp:10: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:12: In file included from In file included from Surface_particle_interaction.cpp:10/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:Surface.cpp984::10: : In file included from In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h:/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface/Surface.h7:12: 12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:warning: :984:984:7: warning: 7control may reach end of non-void function [-Wreturn-type]control may reach end of non-void function [-Wreturn-type]: warning: control may reach end of non-void function [-Wreturn-type] } } } ^ ^ ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src surface.a Surface_particle_interaction.o Surface_temperature.o Surface.o Target 'surface' is done. cd srcTemp/models/electron_impact; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ElectronImpact_Burger2010SSR.cpp -o ElectronImpact_Burger2010SSR.o clang: warning: argument unused during compilation: '-LANG:std' In file included from ElectronImpact_Burger2010SSR.cpp:4: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact/ElectronImpact.h:8: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src electronimpact.a ElectronImpact_Burger2010SSR.o Target 'electronimpact' is done. cd srcTemp/models/sputtering; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering.cpp -o Sputtering.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Sputtering_Ice.cpp -o Sputtering_Ice.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from Sputtering.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h:19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] In file included from } ^Sputtering_Ice.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering/Sputtering.h: 19: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. ar -src sputtering.a Sputtering.o Sputtering_Ice.o Target 'sputtering' is done. cd srcTemp/models/dust; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_sampling.cpp -o Dust_sampling.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust.cpp -o Dust.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 Dust_charging.cpp -o Dust_charging.o clangclangclang: : : warning: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from Dust_charging.cpp:11: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] In file included from Dust_sampling.cpp:11 } ^ : /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from Dust.cpp:12: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ Dust_charging.cpp:424:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Dust_sampling.cpp:331:40: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:44: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:48: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d Dust_sampling.cpp:331:52: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] fprintf(fout,"%ld %ld %ld %ld\n",nd0,nd1,nd2,nd3); ~~~ ^~~ %d 2 warnings generated. 5 warnings generated. 1 warning generated. ar -src dust.a Dust_sampling.o Dust.o Dust_charging.o Target 'dust' is done. cd srcTemp/models/charge_exchange; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange.cpp -o ChargeExchange.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_MaherTinsley.cpp -o ChargeExchange_MaherTinsley.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 ChargeExchange_LindsayStebbings.cpp -o ChargeExchange_LindsayStebbings.o clangclangclang: : : warning: warning: warning: argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std'argument unused during compilation: '-LANG:std' In file included from ChargeExchange.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from ChargeExchange_MaherTinsley.cpp:1: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from ChargeExchange_LindsayStebbings.cpp:2: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange/ChargeExchange.h:16: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. 1 warning generated. ar -src charge_exchange.a ChargeExchange.o ChargeExchange_MaherTinsley.o ChargeExchange_LindsayStebbings.o Target 'charge_exchange' is done. cd srcTemp/models/photolytic_reactions; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 PhotolyticReactions_Huebner1992ASS.cpp -o PhotolyticReactions_Huebner1992ASS.o clang: warning: argument unused during compilation: '-LANG:std' In file included from PhotolyticReactions_Huebner1992ASS.cpp:5: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions/PhotolyticReactions.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. ar -src photolyticreactions.a PhotolyticReactions_Huebner1992ASS.o Target 'photolyticreactions' is done. cd srcTemp/main; make SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_" h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 OH.cpp -o OH.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 main_lib.cpp -o main_lib.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 OH_Coupler.cpp -o OH_Coupler.o clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' clang: warning: argument unused during compilation: '-LANG:std' In file included from OH_Coupler.cpp:10: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main/OH.h:7: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from OH.cpp:3: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main/OH.h:7: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from main_lib.cpp:22: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ OH.cpp:339:1: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from main_lib.cpp:22: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:104: In file included from /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMR3d.h:18: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10331:87: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] printf("MESH: InitMeasure: Processed %i blocks (thread=%i; %i/%i %i:%i:%i)\n",nProcessedBlocks,ThisThread,ct->tm_mon+1,ct->tm_mday,ct->tm_hour,ct->tm_min,ct->tm_sec); ~~ ^~~~~~~~~~~~~~~~ %li /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR/meshAMRgeneric.h:10362:5: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here InitCellMeasure(NULL,NULL); ^ main_lib.cpp:255:19: note: in instantiation of member function 'cMeshAMRgeneric::InitCellMeasure' requested here PIC::Mesh::mesh.InitCellMeasure(); ^ 1 warning generated. 2 warnings generated. 2 warnings generated. ar -rc mainlib.a OH.o main_lib.o OH_Coupler.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o models/exosphere/*.o models/surface/*.o models/electron_impact/*.o models/sputtering/*.o models/dust/*.o models/charge_exchange/*.o models/photolytic_reactions/*.o /opt/local/bin/ranlib: file: libAMPS.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: libAMPS.a(pic_volume_particle_injection.o) has no symbols (if [ "NO" == "NO" ]; then \ cd srcInterface; make LIB SEARCH_C="-DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_"; fi) rm -rf *.o make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps2swmf.cpp -o amps2swmf.o h5pcc -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/interface -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/electron_impact -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/sputtering -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/dust -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/charge_exchange -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/photolytic_reactions -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/surface -Inospice/include -Inoboost/include -Inokameleon/src -I/Users/gtoth/Tmp/SWMF/PT/AMPS -D _NO_KAMELEON_CALLS_ -D _NO_SPICE_CALLS_ -D _PIC_NIGHTLY_TEST_MODE_=_PIC_MODE_ON_ -c -O3 amps_param_interface.cpp -o amps_param_interface.o Warning: The licence for NPMI661NA expires soon (within a month) clang: warningclang: : argument unused during compilation: '-LANG:std'warning: argument unused during compilation: '-LANG:std' In file included from amps2swmf.cpp:27: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ In file included from amps_param_interface.cpp:7: In file included from ./amps2swmf.h:14: /Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic/pic.h:984:7: warning: control may reach end of non-void function [-Wreturn-type] } ^ 1 warning generated. 1 warning generated. cp -f ../srcTemp/libAMPS.a /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o amps2swmf.o amps_param_interface.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_background_atmosphere.o) has no symbols /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libPT.a(pic_volume_particle_injection.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libSP.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/Empty; make rundir No run/IH for IH Empty cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/OH cd /Users/gtoth/Tmp/SWMF/run_test/OH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC . cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/AMPS; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PT cd /Users/gtoth/Tmp/SWMF/run_test/PT; mkdir restartIN restartOUT plots cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/Empty; make rundir No run/SC for SC Empty cd /Users/gtoth/Tmp/SWMF/SP/Empty; make rundir No run/SP for SP Empty cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.OHPT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.OHPT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 3 files PostProc.pl: mv PT/plots RESULTS/PT with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 19.18 54.84 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART /Applications/Xcode.app/Contents/Developer/usr/bin/make test14_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-29\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/OH/log_n000000.log \ output/test14/OH_log_n000000.log \ > test14_ohpt.diff) cp output/test14/amps.ref_np`ls /Users/gtoth/Tmp/SWMF/run_test/PT/thread* | wc -l | tr -d ' '` \ /Users/gtoth/Tmp/SWMF/run_test//RESULTS/PT/amps.ref (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/amps.dat \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/amps.ref \ > test14_ohpt.diff) ls -l test14*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:32 test14_ohpt.diff /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS,SP/MFLAMPA Modifying versions in Makefile.def ./Config.pl -o=SC:u=ScChromo,e=MhdWavesPe ./Config.pl -o=IH:u=ScChromo,e=MhdWavesPe ./Config.pl -g=SC:4,4,4,1200,1,IH:4,4,4,6800,1,SP:2000,1800,4,4 Writing new grid size 4,4,4,1200,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 2000,1800,4,4 into src/ModSize.f90 ... /Applications/Xcode.app/Contents/Developer/usr/bin/make SWMF make TMP_DIRS /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. ar -rs /Users/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libTIMING.a /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libINDICES.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libDEMT.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libDEMT.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a Makefile:15: warning: overriding commands for target `.f.o' ../../../Makefile.conf:80: warning: ignoring old commands for target `.f.o' make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a make[7]: `/Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libEE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libEE.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libGM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libGM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIE.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIE.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIE.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libIH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 IH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libIH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_wrapper.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libIH.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libIH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIM.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libIM.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libIM.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPC.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPC.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 OH_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libOH.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libOH.a /Users/gtoth/Tmp/SWMF/lib/libOH.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPS.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPS.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPS.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPT.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 PT_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libPT.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPT.a PT_wrapper.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPT.a /Users/gtoth/Tmp/SWMF/lib/libPT.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPW.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libPW.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libPW.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libRB.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libRB.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/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_size.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_geometry.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_tree.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_high_order.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_interpolate_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face_field.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_grid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_region.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_cell.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_face.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_pass_node.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_particles.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_amr_criteria.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATL_lib.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_geometry.o BATL_grid.o BATL_high_order.o BATL_lib.o BATL_mpi.o BATL_particles.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_pass_face_field.o BATL_region.o BATL_size.o BATL_tree.o BATL_interpolate_amr.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/SWMF/share/Scripts/depend.pl -I/Users/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcDemt -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/Users/gtoth/Tmp/SWMF/util/CRASH/src ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /Applications/Xcode.app/Contents/Developer/usr/bin/make libBATSRUS.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEquation.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiFluid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParallel.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIO.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBlockData.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCT.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRaytrace.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModNodes.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_radiowave.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModImplHypre.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellGradient.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModProject.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 library.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_pass.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_idl.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserInterface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartSteady.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModConserveFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 clean_divb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPhysics.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_bicgstab.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 proj_cg.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModB0.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBoundaryGeometry.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModExpansionFactors.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModChromosphere.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModEnergy.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWaves.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCharacteristic.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSolarwind.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBorisCorrection.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O2 ModHdf5.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotBox.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUserEmpty.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSatelliteFile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 constrain_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 rotate.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_los.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPointImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatFluxCollisionless.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLaserHeating.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 fix_axis_cells.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPlotShell.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCurrent.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoronalHeating.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMultiIon.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceValue.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIeCoupling.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModIonElectron.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModParticleFieldLine.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 get_im_pressure.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModViscosity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHallResist.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 advect_points.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_particle.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceBoundary.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGroundMagPerturb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_logfile.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPIC.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModResistivity.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 ModFieldLineThread.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadiativeCooling.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModThreadedLC.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBatlInterface.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModHeatConduction.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCellBoundary.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModFaceFlux.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModElectricField.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCoarseAxis.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModCalcSource.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModTimeStepControl.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLocalTimeStep.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMessagePass.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModUser.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWriteTecplot.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModPartImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSemiImplicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 explicit.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 project_B.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ray_trace_new.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_states_MHD.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLoadBalance.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_tec.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRestartFile.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 user_interface.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_progress.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAMR.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 write_plot_common.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 set_ICs.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 BATS_methods.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O0 MH_set_parameters.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBorisCorrection.o ModBoundaryGeometry.o ModCalcSource.o ModCellBoundary.o ModCellGradient.o ModCharacteristic.o ModChromosphere.o ModCoarseAxis.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModFieldLineThread.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModElectricField.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModParticleFieldLine.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModIeCoupling.o ModIO.o ModIonElectron.o ModLaserHeating.o ModLoadBalance.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartImplicit.o ModPartSteady.o ModPIC.o ModPhysics.o ModPlotShell.o ModPlotBox.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSemiImplicit.o ModSingleFluid.o ModSize.o ModSolarwind.o ModThreadedLC.o ModTimeStepControl.o ModUserEmpty.o ModUserInterface.o ModUser.o ModViscosity.o ModWaves.o ModWriteTecplot.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o library.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_ICs.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_particle.o write_plot_radiowave.o write_progress.o /opt/local/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; /Applications/Xcode.app/Contents/Developer/usr/bin/make LIB /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libSC.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBuffer.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGridDescriptor.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 update_lagrangian_grid.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDensityAndGradient.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SC_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModRadioWaveImage.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libBATSRUS.a /Users/gtoth/Tmp/SWMF/lib/libSC.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSC.a(ModExtraVariables.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSC.a has been brought up to date. touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND cd src; make LIB WARNING in depend.pl: source file not found, skipping SP_stand_alone.o !!! make libMFLAMPA.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModSize.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModDiffusion.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModLogAdvection.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModGrid.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModWrite.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModAdvance.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModMain.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f libMFLAMPA.a ar -rs libMFLAMPA.a ModSize.o ModMain.o ModWrite.o ModGrid.o ModAdvance.o ModDiffusion.o ModLogAdvection.o ar: creating archive libMFLAMPA.a /opt/local/bin/ranlib: file: libMFLAMPA.a(ModSize.o) has no symbols libMFLAMPA.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSP.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 ModBufferQueue.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 SP_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) cp -f ../src/libMFLAMPA.a /Users/gtoth/Tmp/SWMF/lib/libSP.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ModBufferQueue.o /opt/local/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSP.a(ModSize.o) has no symbols /Users/gtoth/Tmp/SWMF/lib/libSP.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libUA.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libUA.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libUA.a has been brought up to date. cd src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCZ.a make[8]: `/Users/gtoth/Tmp/SWMF/lib/libCZ.a' is up to date. /Users/gtoth/Tmp/SWMF/lib/libCZ.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_ie.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_gm.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_im.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ua.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_sc.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_mh_sp.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_rb.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_pw.f90 nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pw.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_ps.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ie_rb.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ih_oh.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_sc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_gm_pc.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_oh_pt.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_ee_gm.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_wrapper.f90 Warning: The licence for NPMI661NA expires soon (within a month) Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_couple_all.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_couple_ih_oh.o CON_couple_ee_sc.o CON_couple_gm_pt.o CON_couple_gm_pc.o CON_couple_oh_pt.o CON_couple_ee_gm.o CON_wrapper.o CON_couple_all.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_io.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_session.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 CON_main.f90 Warning: The licence for NPMI661NA expires soon (within a month) nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf_interface.f90 Warning: The licence for NPMI661NA expires soon (within a month) rm -f /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /Users/gtoth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /Users/gtoth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /Users/gtoth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_DEMT; cd Tmp_DEMT; ar -x /Users/gtoth/Tmp/SWMF/lib/libDEMT.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBEE; cd Tmp_LIBEE; ar -x /Users/gtoth/Tmp/SWMF/lib/libEE.a #^CMP IF EE mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /Users/gtoth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /Users/gtoth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /Users/gtoth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /Users/gtoth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /Users/gtoth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPC; cd Tmp_LIBPC; ar -x /Users/gtoth/Tmp/SWMF/lib/libPC.a #^CMP IF PC mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /Users/gtoth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPT; cd Tmp_LIBPT; ar -x /Users/gtoth/Tmp/SWMF/lib/libPT.a #^CMP IF PT mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /Users/gtoth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /Users/gtoth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /Users/gtoth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /Users/gtoth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /Users/gtoth/Tmp/SWMF/lib/libUA.a #^CMP IF UA mkdir Tmp_LIBCZ; cd Tmp_LIBCZ; ar -x /Users/gtoth/Tmp/SWMF/lib/libCZ.a #^CMP IF CZ nagfor -mdir /Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/Tmp/SWMF/share/include -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -ideclient -default_kinds:r=64 -O3 swmf.f90 Warning: The licence for NPMI661NA expires soon (within a month) h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -default_kinds:r=64 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI661NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; /Applications/Xcode.app/Contents/Developer/usr/bin/make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[5]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test /Applications/Xcode.app/Contents/Developer/usr/bin/make rundir RUNDIR=/Users/gtoth/Tmp/SWMF/run_test mkdir -p /Users/gtoth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /Users/gtoth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /Users/gtoth/Tmp/SWMF/run_test/PostProc.pl touch /Users/gtoth/Tmp/SWMF/run_test/core chmod 444 /Users/gtoth/Tmp/SWMF/run_test/core cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /Users/gtoth/Tmp/SWMF/Param . cd /Users/gtoth/Tmp/SWMF/CZ/Empty; make rundir No run/CZ for CZ Empty cd /Users/gtoth/Tmp/SWMF/EE/Empty; make rundir No run/EE for EE Empty cd /Users/gtoth/Tmp/SWMF/GM/Empty; make rundir No run/GM for GM Empty cd /Users/gtoth/Tmp/SWMF/IE/Empty; make rundir No run/IE for IE Empty cd /Users/gtoth/Tmp/SWMF/IH/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/IH cd /Users/gtoth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param cd /Users/gtoth/Tmp/SWMF/IM/Empty; make rundir No run/IM for IM Empty cd /Users/gtoth/Tmp/SWMF/OH/Empty; make rundir No run/OH for OH Empty cd /Users/gtoth/Tmp/SWMF/PC/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PS/Empty; make rundir No run/PS for PS Empty cd /Users/gtoth/Tmp/SWMF/PT/Empty; make rundir No run/PC for PC Empty cd /Users/gtoth/Tmp/SWMF/PW/Empty; make rundir No run/PW for PW Empty cd /Users/gtoth/Tmp/SWMF/RB/Empty; make rundir No run/RB for RB Empty cd /Users/gtoth/Tmp/SWMF/SC/BATSRUS; make rundir mkdir /Users/gtoth/Tmp/SWMF/run_test/SC cd /Users/gtoth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /Users/gtoth/Tmp/SWMF/share/Scripts/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param cd /Users/gtoth/Tmp/SWMF/SP/MFLAMPA; make rundir mkdir -p /Users/gtoth/Tmp/SWMF/run_test/SP /Users/gtoth/Tmp/SWMF/run_test/SP/restartOUT /Users/gtoth/Tmp/SWMF/run_test/SP/restartIN /Users/gtoth/Tmp/SWMF/run_test/SP/MHDATA /Users/gtoth/Tmp/SWMF/run_test/SP/IO2 cd /Users/gtoth/Tmp/SWMF/run_test; ln -s /Users/gtoth/Tmp/SWMF/bin/SEP.exe . cd /Users/gtoth/Tmp/SWMF/UA/Empty; make rundir No run/UA for UA Empty cp share/JobScripts/job.*mesh* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.SCIHSP /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIHSP /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cp GM/BATSRUS/Param/CORONA/RadCoolCorona.dat /Users/gtoth/Tmp/SWMF/run_test/RadCoolCorona.dat /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_run cd /Users/gtoth/Tmp/SWMF/run_test; mpiexec -n 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd /Users/gtoth/Tmp/SWMF/run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 17 files PostProc.pl: mv SC/IO2 RESULTS/SC with 55 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS PostProc.pl: TIMINGS from runlog (init, run) 0.75 59.60 PostProc.pl: mv runlog RESULTS PostProc.pl: ./Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! /Applications/Xcode.app/Contents/Developer/usr/bin/make test15_check cp output/test15/MH_data.ref /Users/gtoth/Tmp/SWMF/run_test/SP/IO2/MH_data.ref cat /Users/gtoth/Tmp/SWMF/run_test/SP/IO2/MH_data_*_*_n000001.out > \ /Users/gtoth/Tmp/SWMF/run_test/SP/IO2/MH_data.out (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -a=1e-8 -r=1e-8 -b \ /Users/gtoth/Tmp/SWMF/run_test/SP/IO2/MH_data.out \ /Users/gtoth/Tmp/SWMF/run_test/SP/IO2/MH_data.ref \ > test15_scihsp.diff) ls -l test15*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:35 test15_scihsp.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 311 Mar 2 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_random_number.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:21 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_harmonics.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_potential.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_fdips_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_fdips.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_fdips_hypre_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 util/DATAREAD/srcMagnetogram/test_fdips_hypre.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 BATL/test11.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:22 BATL/test12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 BATL/test21.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 BATL/test22.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 BATL/test31.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:23 BATL/test32.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/test33.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/advect11.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/advect21.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/advect22.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/advect12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:25 BATL/advect31.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:26 BATL/advect32.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:27 BATL/advect33.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:28 BATL/advect22_rz.diff -rw-r--r-- 1 gtoth hpcc 6339 Mar 2 23:28 BATL/advect22_cyl.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:28 BATL/advect22_round.diff -rw-r--r-- 1 gtoth hpcc 6367 Mar 2 23:28 BATL/advect33_sph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 BATL/advect33_rlonlat.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 BATL/advect33_round.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 BATL/readamr_1d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:29 BATL/readamr_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 BATL/readamr_3d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:30 BATL/readamr_sph.diff -rw-r--r-- 1 gtoth hpcc 2623 Mar 2 23:31 BATL/readamr_c.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:32 CZ/FSAM/test_fsam.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:34 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:34 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 9082 Mar 2 23:35 GM/BATSRUS/test_shockramp.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:35 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:36 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:36 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:37 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:37 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:38 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:39 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:39 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 10135 Mar 2 23:40 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:41 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:41 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:42 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:42 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:43 GM/BATSRUS/test_awsomfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:44 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:47 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:48 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:49 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:50 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:51 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:51 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 GM/BATSRUS/test_mars_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:52 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:53 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:54 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:55 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:56 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:57 GM/BATSRUS/test_cometCGhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:58 GM/BATSRUS/test_cometCGfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 2 23:59 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:00 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:00 GM/BATSRUS/test_region2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:09 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 36 Mar 3 00:09 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 3 00:09 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:11 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 29 Mar 3 00:14 IM/RAM_SCB/test1.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:14 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 29 Mar 3 00:14 IM/RAM_SCB/test2.diff -rw-r--r-- 1 gtoth hpcc 29 Mar 3 00:14 IM/RAM_SCB/test3.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 3 00:14 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:14 PC/ALTOR/test_altor.diff -rw-r--r-- 1 gtoth hpcc 87 Mar 3 00:15 PC/ALTOR/test_altor_2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:18 PC/ALTOR/test_beam.diff -rw-r--r-- 1 gtoth hpcc 58 Mar 3 00:18 PC/ALTOR/test_foil.diff -rw-r--r-- 1 gtoth hpcc 12 Mar 3 00:19 PW/PWOM/test_Jupiter_plots.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 3 00:19 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:19 PC/IPIC3D2/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 43 Mar 3 00:19 PW/PWOM/test_Jupiter.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 3 00:20 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 3 00:20 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:20 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 20193 Mar 3 00:21 PW/PWOM/test_Earth_twostream_plots.diff -rw-r--r-- 1 gtoth hpcc 66599 Mar 3 00:21 PW/PWOM/test_Earth_twostream.diff -rw-r--r-- 1 gtoth hpcc 12 Mar 3 00:21 PW/PWOM/test_Earth_stet_plots.diff -rw-r--r-- 1 gtoth hpcc 43 Mar 3 00:21 PW/PWOM/test_Earth_stet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:23 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 20255 Mar 3 00:24 test_pw.diff -rw-r--r-- 1 gtoth hpcc 114 Mar 3 00:26 test_rb_sat.diff -rw-r--r-- 1 gtoth hpcc 8375 Mar 3 00:26 test_rb.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:26 test_ps.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_rb.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:30 test_ccmc_small_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:34 test_swpc_rb.diff -rw-r--r-- 1 gtoth hpcc 80973 Mar 3 00:35 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:35 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:35 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:40 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:48 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 10958 Mar 3 00:48 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:48 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:51 test5_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:51 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:53 test6_im_crcm_log.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 00:56 test7_oh.diff -rw-r--r-- 1 gtoth hpcc 9745 Mar 3 00:56 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:10 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:13 test9_sc_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:13 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:20 test9th_sc_thread.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:20 test9th_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:23 test10_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:23 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 49 Mar 3 01:24 test11_pt.diff -rw-r--r-- 1 gtoth hpcc 49 Mar 3 01:24 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:25 test12_aniso_gmpc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:26 test12_iso_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:26 test12_iso_pc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:27 test12_3d_gmpc.diff -rw-r--r-- 1 gtoth hpcc 1676 Mar 3 01:30 test13_pt.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:32 test14_ohpt.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 3 01:35 test15_scihsp.diff See test_swmf.res and test_swmf.log for more detail...