Installing SWMF touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES 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-darwin10.8.0 checking host system type... i686-apple-darwin10.8.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... --verbose checking for Fortran libraries of mpif77... -lcrt1.10.6.o -L/usr/local/mpich-1.3.1/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. -lpmpich -lmpich -lopa -lmpl -lpthread /usr/local/lib/NAGWare/libf98.a -lm -lSystem 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... ipsc2 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 /usr/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: In function 'lobpcg_errorMessage': lobpcg.c:194: warning: format not a string literal and no format arguments 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 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 /usr/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: In function 'TimeLog_dhMark': TimeLog_dh.c:84: warning: format not a string literal and no format arguments Building libHYPRE_Euclid.a ... ar -rcu libHYPRE_Euclid.a blas_dh.o Euclid_apply.o Euclid_dh.o ExternalRows_dh.o Factor_dh.o getRow_dh.o globalObjects.o Hash_dh.o Hash_i_dh.o ilu_mpi_bj.o ilu_mpi_pilu.o ilu_seq.o io_dh.o krylov_dh.o Mat_dh.o mat_dh_private.o MatGenFD.o Mem_dh.o Numbering_dh.o Parser_dh.o shellSort_dh.o sig_dh.o SortedList_dh.o SortedSet_dh.o SubdomainGraph_dh.o TimeLog_dh.o Timer_dh.o Vec_dh.o ranlib libHYPRE_Euclid.a Making parcsr_ls ... mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c amg_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c aux_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_hypre_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c F90_HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_bicgstab.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_block.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_cgnr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_Euclid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_gmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_flexgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_lgmres.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_hybrid.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_int.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_ParaSails.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pcg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_pilut.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_parcsr_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c HYPRE_ame.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_setup.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solve.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_amg_solveT.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cg_relax_wt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cgc_coarsen.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coarse_parms.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_coordinates.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cr.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_cycle.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_difconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_gsmg.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_indepset.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_jacobi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_multi_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_27pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace_9pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_laplace.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_lr_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_nodal_systems.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rap_communication.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_rotate_7pt.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_vardifconv.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_more.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_relax_interface.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_scaled_matnorm.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_stats.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_strength.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c par_sv_interp_ln.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c partial.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c pcg_par.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c schwarz.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c block_tridiag.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ams.c mpicc -O2 -DHAVE_CONFIG_H -DMPI_MODE -DMPI_TIMING -DUSING_MPI -DHYPRE_GET_ROW -DHYPRE_MODE -DOPTIMIZED_DH -I.. -I../distributed_ls/Euclid -I. -I./.. -I./../multivector -I./../utilities -I./../krylov -I./../seq_mv -I./../parcsr_mv -I./../distributed_matrix -I./../matrix_matrix -I./../IJ_mv -I./../parcsr_block_mv -c ame.c Building libHYPRE_parcsr_ls.a ... ar -rcu libHYPRE_parcsr_ls.a amg_hybrid.o aux_interp.o F90_hypre_laplace.o F90_HYPRE_parcsr_amg.o F90_HYPRE_parcsr_bicgstab.o F90_HYPRE_parcsr_block.o F90_HYPRE_parcsr_cgnr.o F90_HYPRE_parcsr_Euclid.o F90_HYPRE_parcsr_gmres.o F90_HYPRE_parcsr_flexgmres.o F90_HYPRE_parcsr_lgmres.o F90_HYPRE_parcsr_hybrid.o F90_HYPRE_parcsr_int.o F90_HYPRE_parcsr_ParaSails.o F90_HYPRE_parcsr_pcg.o F90_HYPRE_parcsr_pilut.o F90_HYPRE_parcsr_schwarz.o F90_HYPRE_ams.o HYPRE_parcsr_amg.o HYPRE_parcsr_bicgstab.o HYPRE_parcsr_block.o HYPRE_parcsr_cgnr.o HYPRE_parcsr_Euclid.o HYPRE_parcsr_gmres.o HYPRE_parcsr_flexgmres.o HYPRE_parcsr_lgmres.o HYPRE_parcsr_hybrid.o HYPRE_parcsr_int.o HYPRE_parcsr_ParaSails.o HYPRE_parcsr_pcg.o HYPRE_parcsr_pilut.o HYPRE_parcsr_schwarz.o HYPRE_ams.o HYPRE_ame.o par_amg.o par_amg_setup.o par_amg_solve.o par_amg_solveT.o par_cg_relax_wt.o par_coarsen.o par_cgc_coarsen.o par_coarse_parms.o par_coordinates.o par_cr.o par_cycle.o par_difconv.o par_gsmg.o par_indepset.o par_interp.o par_jacobi_interp.o par_multi_interp.o par_laplace_27pt.o par_laplace_9pt.o par_laplace.o par_lr_interp.o par_nodal_systems.o par_rap.o par_rap_communication.o par_rotate_7pt.o par_vardifconv.o par_relax.o par_relax_more.o par_relax_interface.o par_scaled_matnorm.o par_schwarz.o par_stats.o par_strength.o par_sv_interp.o par_sv_interp_ln.o partial.o pcg_par.o schwarz.o block_tridiag.o ams.o ame.o ranlib libHYPRE_parcsr_ls.a cp -fpPR ./HYPRE_*.h /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 mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_overlap_innerprod.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_scale.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_stencil.c mpicc -O2 -DHAVE_CONFIG_H -I.. -I. -I./.. -I./../utilities -I./../struct_mv -I./../seq_mv -I./../parcsr_mv -I./../IJ_mv -c sstruct_vector.c Building libHYPRE_sstruct_mv.a ... ar -rcu libHYPRE_sstruct_mv.a F90_HYPRE_sstruct_graph.o F90_HYPRE_sstruct_grid.o F90_HYPRE_sstruct_matrix.o F90_HYPRE_sstruct_stencil.o F90_HYPRE_sstruct_vector.o HYPRE_sstruct_graph.o HYPRE_sstruct_grid.o HYPRE_sstruct_matrix.o HYPRE_sstruct_stencil.o HYPRE_sstruct_vector.o sstruct_axpy.o sstruct_copy.o sstruct_graph.o sstruct_grid.o sstruct_innerprod.o sstruct_matrix.o sstruct_matvec.o sstruct_overlap_innerprod.o sstruct_scale.o sstruct_stencil.o sstruct_vector.o ranlib libHYPRE_sstruct_mv.a cp -fpPR ./HYPRE_*.h /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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/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 /usr/bin/ranlib: file: libHYPRE.a(HYPRE_ConvertPETScMatrixToDistributedMatrix.o) has no symbols /usr/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 ... ln -s hypre-2.7.0b/src/hypre/lib . ln -s hypre-2.7.0b/src/hypre/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 touch src/Makefile.DEPEND make[2]: *** No rule to make target `info'. Stop. Installing EE/BATSRUS/ Installing BATSRUS as EE component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 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 Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_empty.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/RIM/ Installing RIM as IE component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IE/Ridley_serial/ Installing Ridley_serial as IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS/ Installing BATSRUS as IH component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IH/BATSRUS_share/ Installing BATSRUS as IH component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 make[1]: *** No rule to make target `srcBATL/BATL_size.f90'. Stop. BATSRUS/Config.pl ERROR: could not open srcBATL/BATL_size.f90 Installing IM/CRCM/ Installing CRCM as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Config.pl -EarthHO -GridDefault Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/HEIDI/ Installing HEIDI as IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing IM/RCM2/ Installing RCM2 as IM component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing OH/BATSRUS/ Installing BATSRUS as OH component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PC/IPIC3D/ Installing IPIC3D as PC component Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:83: warning: ignoring old commands for target `clean' mkdir bin mkdir libIPIC3D touch src/Makefile.DEPEND src/Makefile.local srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PS/DGCPM/ Installing DGCPM as PS component touch src/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PT/AMPS/ Installing amps as PT component Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:83: warning: ignoring old commands for target `clean' AMPS installed Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing PW/PWOM/ Installing PWOM as PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing RB/RBE/ Installing RBE as RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SC/BATSRUS/ Installing BATSRUS as SC component Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 Installing SP/Kota/ Installing Kota as SP component touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Disabling Hdf5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_empty.f90 ../../share/Library/src/ModHdf5Utils.f90 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 rm -f share/Library/test/*.diff cd share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 blas.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModBlasLapack.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModKind.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModExactRS.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModFreq.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModIoUnit.f90 Warning: The licence for NPMI651NA expires soon (within a month) mpif90 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModMpiOrig.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModHdf5Utils.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModInterpolate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModInterpolateAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModLinearAdvection.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModSort.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModSpice.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModTriangulate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModTriangulateSpherical.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O3 ModNumConst.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 -dusty ModMpiInterfaces.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModConst.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModCoordTransform.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModMpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModTimeConvert.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_line_extract.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) cpp -P -DsysDarwin -DcompNAGF95 ModUtilities.F90 | grep -v '^#' > ModUtilities.f95 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModLinearSolver.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_geopack.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -o ModUtilities.o -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModUtilities.f95 Warning: The licence for NPMI651NA expires soon (within a month) rm -f ModUtilities.f95 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModReadParam.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModPlotFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModPlanetConst.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModProcessVarName.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_planet.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_axes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModLookupTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_planet_field.f90 Warning: The licence for NPMI651NA 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 ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /usr/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 NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_axes.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_coord_transform.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_freq.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_geopack.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_io_unit.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_interpolate.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_interpolate_amr.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_initial_state.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_line_extract.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_linear_advection.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_linear_solver.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_lookup_table.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_planet_field.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_plot_file.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_ray_trace.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_sort.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_time_convert.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 test_process_var_name.diff Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 test_utilities.diff --------------------------------------------------------- -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 test_utilities.diff ls -l share/Library/test/*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 share/Library/test/test_utilities.diff 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 make SWMF make TMP_DIRS 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. f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModTiming.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 timing_cpu.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 timing.f90 Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libINDICES.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModIndicesInterfaces.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModIndices.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 read_NGDC_indices.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 read_SWPC_indices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 read_NOAAHPI_indices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 read_MHDIMF_indices.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 insert_into_indices_array.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 indices_set_inputs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 indices_library.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 IO_library.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 IO_set_inputs.f90 Warning: The licence for NPMI651NA 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 /usr/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. make /Users/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModMagnetogram.f90 Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libDEMT.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModLdem.f90 Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModCommonVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModArch.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModGL98.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModTD99.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModCms.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModGetB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModShearFlow.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O4 EEE_ModMain.f90 Warning: The licence for NPMI651NA 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:77: 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:77: warning: ignoring old commands for target `.f.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -save -r8 ModTsyganenko.f Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALIE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModEIEConductance.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModAMIE_Interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModErrors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModEIE_Interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModMHD_Interface.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModExtras.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModEIEFiles.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ED_ModInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ED_ModIons.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModWeimer05.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModWeimer.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 AMIE_Library.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_End.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_Library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_set_inputs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 readAMIEoutput.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 readMHDoutput.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 mh86.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 hmr89.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 iz94.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ihp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 merge_str.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 MHD_Library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ED_Interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ED_ReadIonHeat.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ED_r_elec_ed_lup_subs.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_Initialize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_IoLibrary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 EIE_UaLibrary.f90 Warning: The licence for NPMI651NA 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 /usr/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. make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModIri90.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModMsis90.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make /Users/gtoth/Tmp/SWMF/lib/libLIBRARY.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_comp_param.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_comp_info.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_time.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 CON_world.f90 Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libCOUPLER.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_domain_decomposition.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 ModInitGridStorage.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_grid_storage.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_grid_descriptor.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_global_vector.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_router.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_global_message_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_integrator.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_test_global_message_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_coupler.f90 Warning: The licence for NPMI651NA 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 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 EE_wrapper.f90 Warning: The licence for NPMI651NA 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_mpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModSingleFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExtraVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProcMH.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHighOrder.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModEquation.f90 f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModPwGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 IE_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 IH_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 IM_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 PC_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 OH_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 PS_wrapper.f90 Warning: The licence for NPMI651NA 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. Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp/libAMPS.a Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input coupler-test.input -no-compile InputFile: coupler-test.input Preprocessing AMPS sources Call: perl srcTemp/../moon.input.pl coupler-test.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl coupler-test.input.Assembled.Block srcTemp cd srcTemp/general; make SEARCH_C= mpicxx -c -O3 specfunc.cpp -o specfunc.o mpicxx -c -O3 rnd.cpp -o rnd.o mpicxx -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRgeneric.cpp -o meshAMRgeneric.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic.cpp -o pic.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parallel.cpp -o pic_parallel.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_bc.cpp -o pic_bc.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_init_const.cpp -o pic_init_const.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mesh.cpp -o pic_mesh.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol.cpp -o pic_mol.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mol_parser.cpp -o pic_mol_parser.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_mover.cpp -o pic_mover.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_parser.cpp -o pic_parser.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_pbuffer.cpp -o pic_pbuffer.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_weight_time.cpp -o pic_weight_time.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_internal_boundary_sphere.cpp -o pic_internal_boundary_sphere.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_distribution_function.cpp -o pic_sample_distribution_function.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_sample_flux_distribution.cpp -o pic_sample_flux_distribution.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_vel_distribution.cpp -o pic_vel_distribution.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_ices.cpp -o pic_ices.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_photolytic_reactions.cpp -o pic_photolytic_reactions.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_volume_particle_injection.cpp -o pic_volume_particle_injection.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_background_atmosphere.cpp -o pic_background_atmosphere.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_column_integration.cpp -o pic_column_integration.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_particle_collision_models.cpp -o pic_particle_collision_models.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_run_time_system_state.cpp -o pic_run_time_system_state.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_lb.cpp -o pic_lb.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_debugger.cpp -o pic_debugger.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_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_debugger.o pic_swmf.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Na.cpp -o Na.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 He.cpp -o He.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS") mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere.cpp -o Exosphere.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_OrbitalMotion.cpp -o Exosphere_OrbitalMotion.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_SourceProcesses.cpp -o Exosphere_SourceProcesses.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Parallel.cpp -o Exosphere_Parallel.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ReferenceGroundBasedObservations.cpp -o Exosphere_ReferenceGroundBasedObservations.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Target 'exosphere' 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_Helium.cpp -o Exosphere_Helium.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon.cpp -o Moon.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleVelocityDistribution.cpp -o Moon_SampleVelocityDistribution.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Moon_SampleSubSolarLimbColumnIntegrals.cpp -o Moon_SampleSubSolarLimbColumnIntegrals.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 tvis.Kaguya.cpp -o tvis.Kaguya.o mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" make /Users/gtoth/Tmp/SWMF/lib/libPT.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 PT_wrapper.f90 mpicxx -DMPI_ON -LANG:std -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/pic -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/main -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/meshAMR -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 amps2swmf.cpp -o amps2swmf.o Warning: The licence for NPMI651NA expires soon (within a month) 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 /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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 PW_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 RB_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 SC_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 SP_wrapper.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 UA_wrapper.f90 Warning: The licence for NPMI651NA 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_gm_ie.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ih_gm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_gm_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ie_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ie_ua.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ih_sc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_mh_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_gm_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ie_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_gm_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ie_ps.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ie_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ih_oh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_ee_sc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_gm_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -c -w -r8 -O4 CON_couple_all.f90 Warning: The licence for NPMI651NA 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_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. make /Users/gtoth/Tmp/SWMF/lib/libCONTROL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 CON_variables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 CON_io.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 CON_methods.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 CON_session.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 CON_main.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 swmf_interface.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Interface/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O4 swmf.f90 Warning: The licence for NPMI651NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 PostIDL.f90 Warning: The licence for NPMI651NA expires soon (within a month) mpif90 -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program PostIDL has been brought up to date. make test11_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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 Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' 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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test11_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv PT/plots RESULTS/PT with 22 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 16.35 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test11_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -a=1e-27 \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/GM/log_n000001.log \ output/test11/log_n000001.log \ > test11_gm.diff) gunzip -c output/test11/pic.NA.s=0.out=19.dat.gz \ > /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.ref cd /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT; \ cp -f pic.NA.s=0.out=19.dat pic.NA.dat; \ perl -ai -ne 'print "@F[0..3] @F[6..$#F]\n"' \ pic.NA.ref pic.NA.dat (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.dat \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/PT/pic.NA.ref \ > test11_pt.diff) ls -l test11*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_pt.diff if([ "y" ]); then rm -rf run_test11; mv /Users/gtoth/Tmp/SWMF/run_test run_test11; fi for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done EE/BATSRUS is tested in GM/BATSRUS 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_fluxemergence_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_fluxemergence_run cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_1d cd run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 0.65 4.91 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.3D PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_3d cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 1.54 13.87 PostProc.pl: mv runlog_[0-9]* RESULTS/run_3d/ PostProc.pl: Restart.pl -o RESULTS/run_3d/RESTART ERROR in Restart.pl: could not find restart file EE/restartOUT/restart.H! cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog_restart 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.27 36.29 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make test_fluxemergence_check ls -l test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:27 test_fluxemergence.diff if([ "y" ]); then rm -rf run_test_fluxemergence; mv run_test run_test_fluxemergence; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 f95 -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 -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_shocktube_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_shocktube_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.50 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_shocktube_check ls -l test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 test_shocktube.diff if([ "y" ]); then rm -rf run_test_shocktube; mv run_test run_test_shocktube; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_partsteady_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_partsteady_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 34 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 2.64 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_partsteady_check ls -l test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 test_partsteady.diff if([ "y" ]); then rm -rf run_test_partsteady; mv run_test run_test_partsteady; fi make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -f -g=64,2,2,10,10 Writing new grid size 64,2,2,10,10 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 f95 -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 -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_hallmhd_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_hallmhd_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 27 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 5.26 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_hallmhd_check ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:29 test_hallmhd.diff if([ "y" ]); then rm -rf run_test_hallmhd; mv run_test run_test_hallmhd; fi make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -f -g=64,2,2,10,10 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_twofluidmhd_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_twofluidmhd_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 4 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 4.28 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_twofluidmhd_check ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:30 test_twofluidmhd.diff if([ "y" ]); then rm -rf run_test_twofluidmhd; mv run_test run_test_twofluidmhd; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModParallel.f90 f95 -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 -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_multifluid_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_multifluid_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.84 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_multifluid_check ls -l test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 test_multifluid.diff if([ "y" ]); then rm -rf run_test_multifluid; mv run_test run_test_multifluid; fi make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -f -g=64,2,2,10,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_multiion_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_multiion_run cd run_test; mpirun -np 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 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.72 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_multiion_check ls -l test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 test_multiion.diff if([ "y" ]); then rm -rf run_test_multiion; mv run_test run_test_multiion; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_mhdions_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_mhdions_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 3.78 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_mhdions_check ls -l test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 test_mhdions.diff if([ "y" ]); then rm -rf run_test_mhdions; mv run_test run_test_mhdions; fi make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -f -g=64,2,2,40,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMain.f90 f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_mhdnoncons_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_mhdnoncons_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 1.54 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_mhdnoncons_check ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 test_mhdnoncons.diff if([ "y" ]); then rm -rf run_test_mhdnoncons; mv run_test run_test_mhdnoncons; fi 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... make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModAtomicMass.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModFermiGas.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModPowerLawEos.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModIonMix.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModOpacityVoigt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModLocalProperties.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 radiom.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModExpTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModAtomicNotation.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModIonizPotential.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModPlastic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModZtf.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModHydrogenicModel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModExcitationData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModAtomicDataMix.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModExcitation.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModMolecularData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModPartition.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModStatSum.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModMultiGroup.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModTransport.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModEos.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModRadiom.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 nlte_igor.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 eos_material.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModInterfaceNLTE.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 ModEosTable.f90 Warning: The licence for NPMI651NA 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 /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModAtomicMass.o) has no symbols /usr/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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModParallel.f90 f95 -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 -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_eosgodunov_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_eosgodunov_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 51 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 0.51 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_eosgodunov_check ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:33 test_eosgodunov.diff if([ "y" ]); then rm -rf run_test_eosgodunov; mv run_test run_test_eosgodunov; fi make test_levelset_compile ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 Writing new grid size 4,4,1,2000,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -c -w -r8 -O4 ModSize.f90 f95 -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 -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModParallel.f90 f95 -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 -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPhysics.f90 f95 -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 -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModWaves.f90 f95 -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 -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModResistivity.f90 f95 -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 -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 ModAMR.f90 f95 -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 -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 BATS_methods.f90 f95 -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 -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -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 -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_levelset_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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.levelset PARAM.in cp dataCRASH/input/hyades_1.1ns.out run_test make test_levelset_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.02 6.65 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_levelset_check ls -l test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:34 test_levelset.diff if([ "y" ]); then rm -rf run_test_levelset; mv run_test run_test_levelset; fi make test_hyades2d_compile ./Config.pl -e=HdRadCrash -u=Crash -g=4,4,1,1000,1000 -nMaterial=3 Writing new grid size 4,4,1,1000,1000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -hdf5 Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5Utils.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPlotFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLookupTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /usr/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/DATAREAD/srcMagnetogram; 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; 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; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModCms.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModMain.f90 Warning: The licence for NPMI651NA 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 /Users/gtoth/Tmp/SWMF/util/CRASH/src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libCRASH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEos.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 eos_material.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInterfaceNLTE.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEosTable.f90 Warning: The licence for NPMI651NA 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 /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libCRASH.a(ModAtomicMass.o) has no symbols /usr/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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program PostIDL has been brought up to date. make test_hyades2d_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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.hyades2d PARAM.in gunzip -c dataCRASH/input/hyades2d_1.1ns.out.gz \ > run_test/hyades2d_1.1ns.out gunzip -c dataCRASH/input/opacities.out.gz \ > run_test/table_opacities.out make test_hyades2d_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t0002.0000ns/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0002.0000ns/. make test_hyades2d_restart cd run_test; cp Param/CRASH/PARAM.in.hyades2d.restart PARAM.in cd run_test; mpirun -np 4 ./CRASH.exe > runlog_restart cd run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 5 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.84 3.97 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.03 3.14 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_hyades2d_check ls -l test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:35 test_hyades2d.diff if([ "y" ]); then rm -rf run_test_hyades2d; mv run_test run_test_hyades2d; fi make test_laserpackage_compile ./Config.pl -e=Crash -u=Crash -g=8,8,1,200,200 -nMaterial=5 -nWave=30 Writing new grid size 8,8,1,200,200 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 make CRASH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /Users/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_laserpackage_rundir DEFAULT_EXE=CRASH.exe rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_laserpackage_run cd run_test; mpirun -np 4 ./CRASH.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.26 35.43 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_laserpackage_check ls -l test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:36 test_laserpackage.diff if([ "y" ]); then rm -rf run_test_laserpackage; mv run_test run_test_laserpackage; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_graydiffusion_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_graydiffusion_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.60 11.37 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_graydiffusion_check ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:37 test_graydiffusion.diff if([ "y" ]); then rm -rf run_test_graydiffusion; mv run_test run_test_graydiffusion; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_viscosity_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_viscosity_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.00 1.77 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_viscosity_check ls -l test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:38 test_viscosity.diff if([ "y" ]); then rm -rf run_test_viscosity; mv run_test run_test_viscosity; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_corona_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_corona_run cd run_test; mpirun -np 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 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 18.82 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_corona_check ls -l test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 test_corona.diff if([ "y" ]); then rm -rf run_test_corona; mv run_test run_test_corona; fi make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a make[7]: `libBATSRUS.a' is up to date. libBATSRUS.a has been brought up to date. cd src; make BATSRUS 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; make LIB 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 srcPostProc; 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. make test_coronasph_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 cd run_test; cp Param/CORONA/CR1935_WSO.dat . make test_coronasph_run cd run_test; mpirun -np 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 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 18.81 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_coronasph_check ls -l test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 test_coronasph.diff if([ "y" ]); then rm -rf run_test_coronasph; mv run_test run_test_coronasph; fi make test_corona_2t_compile ./Config.pl -u=ScHeat -e=MhdWavesPe -g=4,4,4,3000,1 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[7]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_corona_2t_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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.2t PARAM.in gunzip -c data/../../../SC/BATSRUS/data/input/CR2077_LDEM_moments.out.gz \ > run_test/CR2077_LDEM_moments.out make test_corona_2t_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv SC/IO2 RESULTS/SC with 9 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.05 11.28 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_corona_2t_check ls -l test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:40 test_corona_2t.diff if([ "y" ]); then rm -rf run_test_corona_2t; mv run_test run_test_corona_2t; fi make test_chromo_compile ./Config.pl -u=ScChromo -e=MhdWaves -g=6,4,4,4000,4000 Writing new grid size 6,4,4,4000,4000 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_chromo_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_chromo_run cd run_test; mpirun -np 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 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.19 32.84 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_chromo_check ls -l test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:42 test_chromo.diff if([ "y" ]); then rm -rf run_test_chromo; mv run_test run_test_chromo; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_outerhelio_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_outerhelio_run cd run_test; mpirun -np 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 RESULTS PostProc.pl: mv OH/IO2 RESULTS/OH with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 1.42 221.72 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_outerhelio_check ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:46 test_outerhelio.diff if([ "y" ]); then rm -rf run_test_outerhelio; mv run_test run_test_outerhelio; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_earthsph_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_earthsph_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.18 46.40 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_earthsph_check ls -l test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:48 test_earthsph.diff if([ "y" ]); then rm -rf run_test_earthsph; mv run_test run_test_earthsph; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_2bodyplot_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_2bodyplot_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on y=0_ful_1_t00000009_n00000145 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.14 47.83 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_2bodyplot_check gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz | sort -k1 -k2 -k3 -n \ > run_test/RESULTS/GM/ref_y=0.out gunzip -c Param/2BODYPLOT/TestOutput/REFy*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/ref_y=0.dat sort -k1 -k2 -k3 -n run_test/RESULTS/GM/y=0_ful_*9_*.out \ > run_test/RESULTS/GM/y=0.out gunzip -c run_test/RESULTS/GM/y=0_ful_*9_*.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/y=0.dat ls -l test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:49 test_2bodyplot.diff if([ "y" ]); then rm -rf run_test_2bodyplot; mv run_test run_test_2bodyplot; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_titan_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_titan_run cd run_test; mpirun -np 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 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.28 23.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! make test_titan_check ls -l test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 test_titan.diff 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; mpirun -np 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_titan cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.27 12.76 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART 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; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.42 12.73 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make 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 9 23:51 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 test_titan_restart.diff if([ "y" ]); then rm -rf run_test_titan; mv run_test run_test_titan; fi make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_mars_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_mars_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 7 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 1.13 4.82 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_mars_check ls -l test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:52 test_mars.diff if([ "y" ]); then rm -rf run_test_mars; mv run_test run_test_mars; fi make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_marsfluids_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_marsfluids_run cd run_test; mpirun -np 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.05 4.70 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_marsfluids_check ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 test_marsfluids.diff 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; mpirun -np 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_marsfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave PostProc.pl: mv GM/IO2 RESULTS/RestartSave/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.04 2.38 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART 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; mpirun -np 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/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.05 2.36 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make 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 9 23:53 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 test_marsfluids_restart.diff if([ "y" ]); then rm -rf run_test_marsfluids; mv run_test run_test_marsfluids; fi make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_venus_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_venus_run cd run_test; mpirun -np 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 6 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.29 24.41 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_venus_check ls -l test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 test_venus.diff 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; mpirun -np 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 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.27 12.46 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART 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; mpirun -np 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/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 6 files PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.24 12.58 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make 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 9 23:54 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 test_venus_restart.diff if([ "y" ]); then rm -rf run_test_venus; mv run_test run_test_venus; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_mercurysph_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_mercurysph_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on 3d__var_2_n00000000 ... working on 3d__var_2_n00000100 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.23 6.75 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART 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_n0000100.dat.gz | sort -k1 -k2 -k3 -n \ | grep -v AUXDATA \ > run_test/RESULTS/GM/3d.dat gzip: run_test/RESULTS/GM/3d__var_2_n0000100.dat.gz: No such file or directory make[4]: *** [test_mercurysph_check] Error 1 make[3]: *** [test_mercurysph] Error 2 make[2]: [test] Error 2 (ignored) 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_saturn_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_saturn_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.11 23.29 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_saturn_check ls -l test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:56 test_saturn.diff if([ "y" ]); then rm -rf run_test_saturn; mv run_test run_test_saturn; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_comet_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_comet_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.28 39.10 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_comet_check ls -l test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:58 test_comet.diff if([ "y" ]); then rm -rf run_test_comet; mv run_test run_test_comet; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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; make LIB /Users/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_cometfluids_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_cometfluids_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M -o RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 9.48 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_cometfluids_check ls -l test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:59 test_cometfluids.diff 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; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartSave RESTART_cometfluids cd run_test; ./PostProc.pl -M -o RESULTS/RestartSave WARNING in PostProc.pl: no files were found in GM/IO2 PostProc.pl: cp PARAM.in RESULTS/RestartSave/ PostProc.pl: TIMINGS from runlog (init, run) 0.01 4.64 PostProc.pl: mv runlog RESULTS/RestartSave/ PostProc.pl: Restart.pl -o RESULTS/RestartSave/RESTART 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; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS/RestartRead cd run_test; ./PostProc.pl -M -o RESULTS/RestartRead PostProc.pl: mv GM/IO2 RESULTS/RestartRead/GM with 1 file PostProc.pl: cp PARAM.in RESULTS/RestartRead/ PostProc.pl: TIMINGS from runlog (init, run) 0.02 4.72 PostProc.pl: mv runlog RESULTS/RestartRead/ PostProc.pl: Restart.pl -o RESULTS/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make 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 9 23:59 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:00 test_cometfluids_restart.diff if([ "y" ]); then rm -rf run_test_cometfluids; mv run_test run_test_cometfluids; fi make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_magnetometer_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 . make test_magnetometer_run cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M 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.46 5.41 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_magnetometer_check ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:01 test_magnetometer.diff if([ "y" ]); then rm -rf run_test_magnetometer; mv run_test run_test_magnetometer; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; 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. make test_anisotropic_rundir rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/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 make test_anisotropic_run cd run_test; mpirun -np 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 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.05 21.63 PostProc.pl: mv runlog RESULT/ PostProc.pl: Restart.pl -o RESULT/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_anisotropic_check ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:02 test_anisotropic.diff if([ "y" ]); then rm -rf run_test_anisotropic; mv run_test run_test_anisotropic; fi 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... make BATSRUS cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/DATAREAD/srcMagnetogram; 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; 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; 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL PSPH cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB cd srcPostProc; make PSPH make /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 PostSPH.f90 Warning: The licence for NPMI651NA expires soon (within a month) 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 srcPostProc; 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. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostSPH.exe PostSPH.o -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program PostSPH has been brought up to date. make test_func_run rm -rf run_test 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/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /Users/gtoth/Tmp/SWMF/GM/BATSRUS/Param . ./TestSuite.pl -r='mpirun -np 4 ' -d=run_test func test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! test.019: -Limiter=mc3 -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -Length=tiny_ta -Limiter=mc3 -Logtype=logsatmove -Reschange=accurate -Resist=hall -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.020: finished. Check or compare results! test.021: -Divb=constrain -Grid=earth_uniform -Length=tiny_ta_noamr -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Length=tiny_ta -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! Attempt to free unreferenced scalar: SV 0x823bf0, Perl interpreter: 0x800000 at ./TestBatsrus.pl line 242. test.029: -Corotation=ideal -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -Length=tiny_ta -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.030: finished. Check or compare results! test.031: -Logtype=ray -Plottype=ray -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.031: finished. Check or compare results! test.032: -Logtype=logpntflx -Plottype=sph Post Processing IDL files. Post Processing TEC SPH files. test.032: finished. Check or compare results! test.033: -Plottype=los test.033: finished. Check or compare results! test.034: -B0source=empty -Cfl=empty -Conservative=empty -Corotation=empty -Divb=empty -Grid=earth_211 -Implicit=empty -Inner=empty -Length=tiny_simple -Message=empty -Outer=empty -Planet=earth_simple -Res=1.0 -Reschange=empty -Stage=empty -Time=empty -Timestep=empty -Upstream=empty Post Processing IDL files. Post Processing TEC files. test.034: finished. Check or compare results! test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! make 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 ls -l test_func.diff test_func.speed -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:15 test_func.diff -rw-r--r-- 1 gtoth hpcc 2948 Mar 10 00:15 test_func.speed if([ "y" ]); then rm -rf run_test_func; mv run_test run_test_func; fi -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:49 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:02 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:42 test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:58 test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:59 test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:00 test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:40 test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:48 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:33 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:27 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:15 test_func.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:37 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:29 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:35 test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:36 test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:34 test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:01 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:52 test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:55 test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:46 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:56 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:30 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:38 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 IH/BATSRUS_share 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 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 NOMPI.f90 Warning: The licence for NPMI651NA 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 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:77: 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:77: 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. f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiSize.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcIM.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoHeidi.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiSatellites.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiBACoefficients.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 recipes.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 pbo.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 wgrdar.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_potential.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiDrifts.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiCurrents.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiDGCPM.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiInput.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_currents.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_waves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_check.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_run.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 read_ring_current.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_ring_current.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 epencalc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iono_init.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiAsymStretchedB.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_setup.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_icbc.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiBField.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_main.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_emudt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_coefficients.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_operators.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_output.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_init.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 HModel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiNeutralH.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_integrals.f90 Warning: The licence for NPMI651NA 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 h5pfc -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 ModProcIM.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o ModHeidiBACoefficients.o ModHeidiAsymStretchedB.o heidi_emudt.o heidi_integrals.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o HModel.o Tmp_/*.o -r8 Warning: The licence for NPMI651NA 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 if [ "mpirun -np 4" = "mpiexec" ]; then \ cd run_test_analytic; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 4" = "mpirun -np 4" ]; then \ cd run_test_analytic; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_analytic; mpirun -np 4 ./HEIDI.exe; \ fi; SCALC initial 0 0 0 0 ModReadParam::read_file: read and broadcast nLine= 117 lines of text ModHeidiInput::set_parameters star ModHeidiInting for iSession= put::set_param1 eters starting for iSession= 1 year,month,day,UT 2002 4 17 0.0000000000000000 DT,TMAX,TINT,TIME Read the _Le file 20.0000000000000000 1.2000000000000000E+02 40.0000000000000000 0.0000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 0 7 0 7 (IBC(k),k=1,NS) 0 7 0 7 NAME=test1 Read the _Le file Read the _ppc file Read the _ppc file iProc : 1 scalc (which species): 0 0 0 1 total species : 2 parallel iProc : 0 species : 2 scalc (which 4 0 0 species): 0 1 0 Read the 0 total speci_Kp file es : 2 parallel species : 2 4 0 0 TIME = 0.0000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file SUMS: 1.0000946819430854 1.0000000000000000 LO: 0.9998476951563913 1.0000000000000000 0.0000000000000000 6.6636087498045393E-05 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH heidi_setup: ARRAYS---> get_IntegralI heidi_setup: ARRAYS---> get_IntegralI rmin = 1.3333346951583369 rmax = 10.0000161208487448 delr = 0.1468929055201764 delphi = 3.0000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TE MPA values TEC2, TEF2, NE2 = F2, NE2 = -1.0000 -1.00000000000000000000000000 0.000000000 0.000000000000 0.0000000000000000000000000000 0 1.04003000000 0.00000000000000000000E+03 7.010 1.04003000000005770000000000000E+03 7.0150E+02 0.83369770000000040000000000 000E+02 0.8336 MPA values T94000000EC2, TEF2, NE2 = 0000 0.0000000000000000 MPA val 1.800000000000000ues TEC2,0E+03 0.500 TEF2, NE0000000000000 2 = 0.1.0557800000000000000000000000E+03 7.05947990000 1.8000999999998E+02 000000000000E+0 0.8612100000003 0.500000000000000 00000 1.0557800000000000E+03 7.0594799999999998E+02 0.8612100000000000 Times: 1 3 1 270 1 1 20.0000000000000000 1.2000000000000000E+02 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~ MAIN TIM~~~~~~~~ E: T, time= 0.0 MAIN TIM0000000000000E: T, time=00 0.0000000000 0.000000000 ~~~~~~~~~~~000000000~~~~~~~~~~~~~0000 0.~~~~~~~~~~~~~0000000000~~~~ Read 000000 ~~the _sw1 file~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling PRESSURES ...Calling CURRENTCALC ...Calling CURRENTCALC IA =========== 14 FACs being sent t IA =========== 14 o potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1.1767680000000000E+09 0.0000000000000000 Time to AMIE : 0.0000000000000000 -4.3063188195886512E+04 2.9985465568023137E+04 FPOT max: 1.7544028920719695E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9858390032272873E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5875697903602231E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9340540325932438E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.0000000000000000 Done with MAGCONV ISS*DT/DL1 80.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.0000000000000000 20.0000000000000000 T 6.4249954479827685E-04 -7.1279067430490072E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 0.0000000000000000 20.0000000000000000 T 6.4249954479827685E-04 -7.1279067430490072E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 1 4.6405964335098470E+03 10.0000161208487448 Max Vp: 60 31 8.3373733824985367E-03 10.0000161208487448 Calling plasmasphere: 9.1749086804221442E+03 -9.1749086804221442E+03 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.4778346022317028E-02 WRESULT Dst: 2 -5.0120621984915105E-02 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 SimulationTime= 40.0000000000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.9751017709654980E-02 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 WRESULT Dst: 2 -6.6968793370835347E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1.1767680400000000E+09 40.0000000000000000 Time to AMIE : 40.0000000000000000 -4.3063188195886505E+04 2.9985465568023134E+04 FPOT max: 1.7544028920719687E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9858390032272866E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5875697903602224E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9340540325932430E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.0000000000000000 Done with MAGCONV ISS*DT/DL1 80.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.0000000000000000 20.0000000000000000 F 6.4249954479827186E-04 -7.1279067430489530E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 2.2204022984296265E+04 10.0000161208487448 Max Vp: 50 32 1.8596227063816813E-02 8.5310870656469788 Calling plasmasphere: 2.5063444725795300E+04 -3.8173697398120188E+04 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 40.0000000000000000 20.0000000000000000 F 6.4249954479827186E-04 -7.1279067430489530E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ SimulationTime= 80.0000000000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -3.0067431808092192E-02 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 WRESULT Dst: 2 -7.9419525265702298E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1.1767680800000000E+09 80.0000000000000000 Time to AMIE : 80.0000000000000000 -4.3059308557646131E+04 2.9981568990640739E+04 FPOT max: 1.7542665740943463E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9870747055306812E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5873914620544740E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9348655753680076E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.0000000000000000 Done with MAGCONV ISS*DT/DL1 80.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.0000000000000000 20.0000000000000000 F 6.4097105871324764E-04 -7.1109496784715429E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 2.2220555952988347E+04 10.0000161208487448 Max Vp: 50 32 1.8590882489305082E-02 8.5310870656469788 Calling plasmasphere: 2.5055547195961597E+04 -3.8175524390009188E+04 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.0000000000000000 20.0000000000000000 F 6.4097105871324764E-04 -7.1109496784715429E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Calling PRESSURES SimulationTime= 1.2000000000000000E+02 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -4.0534004041477854E-02 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2115805826673766E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition Warning: Floating underflow occurred Warning: Floating 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 10 00:16 test_analytic.diff make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND 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:77: 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:77: 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 if [ "mpirun -np 4" = "mpiexec" ]; then \ cd run_test_numeric; mpiexec -np 2 ./HEIDI.exe; \ elif [ "mpirun -np 4" = "mpirun -np 4" ]; then \ cd run_test_numeric; mpirun -np 2 ./HEIDI.exe; \ else \ cd run_test_numeric; mpirun -np 4 ./HEIDI.exe; \ fi; SCALC initial 0 0 0 0 ModReadParam::read_file: read and broadcast nLine= 118 lines of te ModHeidiInput::set_paramxt Modeters starting for iHeidiInput::set_parameSession= 1 ters starting for iSession= 1 year,mo Read the _Le file nth,day,UT 2002 4 17 0.0000000000000000 DT,TMAX,TINT,TIME 20.0000000000000000 1.20 Read the00000000000000E _ppc file +02 40.0000000000000000 0.0000000000000000 (SCALC(k),k=1,NS) 0 1 0 1 (INI(k),k=1,NS) 0 7 0 7 iProc : 1 scalc(IBC(k),k=1,NS) 0 7 0 7 NA (which species):ME=test1 Rea 0 0 0 1 totald the _Le file species : 2 parallel species : 2 4 0 0 Read the _Kp fil Read the _ppe c file iProc : 0 scalc (which species): 0 1 0 0 total species : 2 parallel species : 2 4 0 0 TIME = 0.0000000000000000 nSteps, nSteps in KP, nSteps IBC: 1 270 1 Read the _Kp file SUMS: 1.0000946819430854 1.0000000000000000 LO: 0.9998476951563913 1.0000000000000000 0.0000000000000000 6.6636087498045393E-05 0.9999238475781956 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field stretched_dipole2 heidi_setup---> IsBfieldNew = T heidi_setup: ARRAYS---> get_IntegralH GET_INTEGRALH======>call initialize_b_field stretched_dipole2 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 heidi_setup: ARRAYS---> get_IntegralI GET_INTEGRALI======>call initialize_b_field stretched_dipole2 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 heidi_coefficients: heidi_cepara--->get_neutral_hydrogen GET_NEUTRAL_HYDROGEN======>call initialize_b_field stretched_dipole2 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 heidi_coefficients: OTHERPARA---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 rmin = 1.3333346951583369 rmax = 10.0000161208487448 delr = 0.1468929055201764 delphi = 3.0000000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition MPA values TEC2, TEF2, NE2 = -1.0000000000000000 0.0000000000000000 0.000 MPA values TEC2, TEF2, NE2 = -1.0000000000000000 0.0000000000000000 0.0000000000000000 1.040030000000000000000000000 1.04003000E+03 7.0157700000000000E+03 0000000000E+02 7.01577000000 0.833694000000000E+02 0.833000000 6940000000000 MPA values T MPA vEC2, TEF2, Nalues TEC2, TE2 = 0.000EF2, NE2 = 0000000000000 1.0.00000000000000008000000000000000 1.800000000E+03 0.5000000000000E+03 0000000000 0.50000000000000001.0557800000000000E+ 1.05578000000003 7.0594799990000E+03 7.059999998E+02 94799999999998 0.86121000000E+02 0.86121000000 0000000000 Times: 1 3 1 270 1 1 20.0000000000000000 1.200000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 0.0000000000000000 0.000000000000000E+02 ~~~~~~~~~~~~~~~~~00000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ MAIN TIME~~~ Read : T, time= the _sw1 fil0.000000000e 0000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file heidi_coefficients: MAGCONV---> get_grad_curv_drift GET_GRAD_CURV_DRIFT======>call initial heidi_coefficients: MAGCONV---> get_graize_b_field stretched_curv_driftd_dipole2 GET_GRAD_CURV_DRIFT======>call initialize_b_field stretched_dipole2 ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp time: RealTime, SimulationTime 1.1767680000000000E+09 0.0000000000000000 Time to AMIE : 0.0000000000000000 -4.3063188195886512E+04 2.9985465568023137E+04 FPOT max: 1.7544028920719695E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9858390032272873E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5875697903602231E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9340540325932438E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.000000000000000 Done with MAG0 CONV ISS*DT/DL1 80.0000000000000000 heidi_emudt--->get_coef heidi_emudt--->get_coef GET_COEF======>call initialize_b_field stretched_dipole2 GET_COEF======>call initialize_b_field stretched_dipole2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dTTimeStep (dT), IsBfieldN), IsBfieldNew, dEdt, ew, dEdt, dMudMudt = 0dt = 0.00.0000000000000000000000000000 20.00000 20.00000000000000000000000000000 T T 6.424727 6.42472711788987130E-04788987130E- -5.724430104 -5.7244301553171766E-553171766E-0505 ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~ Max Vr: 60 1 4.6405964335098470E+03 10.0000161208487448 Max Vp: 60 31 8.3373733824985367E-03 10.0000161208487448 Calling plasmasphere: 9.1749086804221442E+03 -9.1749086804221442E+03 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.4778346022317028E-02 WRESULT Dst: 2 -5.0120621984915105E-02 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 SimulationTime= 40.0000000000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -1.9737401427318321E-02 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 WRESULT Dst: 2 -6.6922402341532447E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 1 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 40.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1.1767680400000000E+09 40.0000000000000000 Time to AMIE : 40.0000000000000000 -4.3063188195886505E+04 2.9985465568023134E+04 FPOT max: 1.7544028920719687E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9858390032272866E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5875697903602224E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9340540325932430E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.0000000000000000 Done with MAGCONV ISS*DT/DL1 80.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfiel ~~~~~~~~~~dNew, dEdt, dMudt = 40.0~~~~~~~~~~~~~~~~~~~~~~000000000000000 20~~~~~~~~~~~~~ .00000000 Simulation Time0000000 (T), TimeSte0 F 6.4p (dT), IsBfie247271788ldNew, dEdt, 987130E-dMudt = 40.00004 -5.72440000000000000 20.00301553171766E-00000000000005 ~~~~~~~~~~~00 F 6.424727~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1788987130E-04 ~~~ -5.7244301553171766E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 2.2204022984296265E+04 10.0000161208487448 Max Vp: 50 32 1.8596227063816813E-02 8.5310870656469788 Calling plasmasphere: 2.5063444725795300E+04 -3.8173697398120188E+04 Calling PRESSURES SimulationTime= 80.0000000000000000 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -3.0037376803821222E-02 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 WRESULT Dst: 2 -7.9354691794921814E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 2 1 Resetting the outer boundary condition ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ MAIN TIME: T, time= 80.0000000000000000 0.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Read the _sw1 file ...Calling PRESSURES ...Calling CURRENTCALC IA =========== 14 FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1.1767680800000000E+09 80.0000000000000000 Time to AMIE : 80.0000000000000000 -4.3059308557646131E+04 2.9981568990640739E+04 FPOT max: 1.7542665740943463E+04 23 4 6.8627450980392259 3.0000000000000000 FPOT min: -2.9870747055306812E+04 23 21 6.8627450980392259 19.9999999999999964 potfac max: 2.5873914620544740E+04 60 25 9.9999998145643687 4.7999999999999998 potfac min: -3.9348655753680076E+04 60 95 9.9999998145643687 18.8000000000000007 Potentials returned from the solver Done with MAGCONV ISS*DT/DL1 80.0000000000000000 Done with MAGCONV ISS*DT/DL1 80.0000000000000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.0000000000000000 20.0000000000000000 F 6.4247271788987130E-04 -5.7244301553171766E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Simulation Time (T), TimeStep (dT), IsBfieldNew, dEdt, dMudt = 80.0000000000000000 20.0000000000000000 F 6.4247271788987130E-04 -5.7244301553171766E-05 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Max Vr: 60 116 2.2220555952988347E+04 10.0000161208487448 Max Vp: 50 32 1.8590882489305082E-02 8.5310870656469788 Calling plasmasphere: 2.5055547195961597E+04 -3.8175524390009188E+04 Calling PRESSURES SimulationTime= 1.2000000000000000E+02 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output WRESULT: 1 0 WRESULT: 2 1 WRESULT Dst: 4 -4.0486847214256931E-02 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition WRESULT Dst: 2 -9.2031386272315788E-02 WRESULT: 3 0 WRESULT: 4 0 IM_RUN i3, nibc 3 1 Resetting the outer boundary condition 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 10 00:17 test_numeric.diff OH/BATSRUS is tested in GM/BATSRUS Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make test_ipic3d_compile Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' ./Config.pl -npx=2 -npy=2 -npz=1 -periodicx=true -periodicY=false -periodicZ=true make IPIC3D Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' ./Config.pl -hdf5 cd src; make IPIC3D Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make LIB Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make ../libIPIC3D/libIPIC3D.a Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 bc/BcFields3D.cpp -o bc/BcFields3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 bc/BcParticles.cpp -o bc/BcParticles.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 communication/ComBasic3D.cpp -o communication/ComBasic3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 communication/ComInterpNodes3D.cpp -o communication/ComInterpNodes3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 communication/ComNodes3D.cpp -o communication/ComNodes3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 communication/ComParser3D.cpp -o communication/ComParser3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 communication/ComParticles3D.cpp -o communication/ComParticles3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 ConfigFile/src/ConfigFile.cpp -o ConfigFile/src/ConfigFile.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 fields/BCStructure.cpp -o fields/BCStructure.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/phdf5.cpp -o inputoutput/phdf5.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 mathlib/EllipticF.cpp -o mathlib/EllipticF.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 performances/Timing.cpp -o performances/Timing.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 utility/asserts.cpp -o utility/asserts.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 utility/debug.cpp -o utility/debug.o utility/debug.cpp: In function 'void dfprintf_fileLine(FILE*, const char*, const char*, int, const char*, ...)': utility/debug.cpp:20: warning: format '%d' expects type 'int', but argument 3 has type 'const char*' utility/debug.cpp:20: warning: format '%s' expects type 'char*', but argument 5 has type 'int' utility/debug.cpp:20: warning: too few arguments for format ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/Restart3D.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o ar: creating archive ../libIPIC3D/libIPIC3D.a ../libIPIC3D/libIPIC3D.a has been brought up to date. make iPic3D.o Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 iPic3D.cpp -o iPic3D.o h5pcc -o /Users/gtoth/Tmp/SWMF/bin/IPIC3D.exe ../libIPIC3D/libIPIC3D.a iPic3D.o -lstdc++ Program IPIC3D has been brought up to date. make test_ipic3d_rundir Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' mkdir -p run_test/PC cd run_test/PC; \ mkdir restartIN restartOUT plots; make test_ipic3d_run Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make test_ipic3d_check Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:18 test_ipic3d.diff echo "PS/DGCPM test is incomplete" > notest.diff Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); ./Config.pl -application=Moon rm -f *.diff Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make test_amps_compile Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -rf run_test ./ampsConfig.pl -no-compile InputFile: moon.input Preprocessing AMPS sources Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp make amps Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (if [ -d srcTemp ]; then rm -rf srcTemp; fi); make srcTemp Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' ./ampsConfig.pl -input moon.input -no-compile InputFile: moon.input Preprocessing AMPS sources Call: perl srcTemp/../moon.input.pl moon.input.Assembled.Block srcTemp Call: perl srcTemp/../exosphere.pl moon.input.Assembled.Block srcTemp 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 meshAMRcutcell.cpp -o meshAMRcutcell.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 pic_swmf.cpp -o pic_swmf.o ar -src amps.a pic.o pic_parallel.o pic_bc.o pic_init_const.o pic_mesh.o pic_mol.o pic_mol_parser.o pic_mover.o pic_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_debugger.o pic_swmf.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 He.cpp -o He.o 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS") 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 Exosphere_ChamberlainExosphereModel.cpp -o Exosphere_ChamberlainExosphereModel.o ar -src exosphere.a Exosphere.o Exosphere_OrbitalMotion.o Exosphere_SourceProcesses.o Exosphere_Parallel.o Exosphere_ReferenceGroundBasedObservations.o Exosphere_ChamberlainExosphereModel.o Target 'exosphere' 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main_lib.cpp -o main_lib.o ar -rc mainlib.a Exosphere_Helium.o Moon.o Moon_SampleVelocityDistribution.o Moon_SampleSubSolarLimbColumnIntegrals.o tvis.Kaguya.o main_lib.o Target 'main' is done. cp -f srcTemp/main/mainlib.a srcTemp/libAMPS.a cd srcTemp; ar -rs libAMPS.a general/*.o meshAMR/*.o pic/*.o species/*.o (cd srcTemp; ar -rs libAMPS.a models/exosphere/*.o) cd srcTemp/main; make amps 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS" 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/general -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/species -I/Users/gtoth/Tmp/SWMF/PT/AMPS/srcTemp/models/exosphere -Inospice/include -I/Users/gtoth/Tmp/SWMF/PT/AMPS -c -O3 main.cpp -o main.o ar -rc main.a main.o h5pcc -o amps srcTemp/main/main.a srcTemp/libAMPS.a -lstdc++ make test_amps_rundir Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' rm -rf run_test mkdir -p run_test mv amps run_test make test_amps_run Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' cd run_test; mpirun -np 4 ./amps AMPS: Moon::Sampling::Kaguya::TVIS - init the model make test_amps_check Makefile:54: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl run_test/PT/plots/amps.dat \ output/test_amps.ref_np`ls run_test/PT/thread* | wc -l | tr -d ' '` \ > test_amps.diff) -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:19 test_amps.diff #if([ "y" ]); then rm -rf run_test_amps; mv run_test run_test_amps; fi #@ls -l *.diff make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 src; make PWOM f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParameters.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNeutralPW.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmPressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwTime.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLatLon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 cvmgp.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 getcfeh2_planet.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_rate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCommonPlanet.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPW.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCommonVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_restart.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_centrifugal.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 neutral_atmosphere_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 collisionPW_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_chemical_equilibrium.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 upper_heat_conduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAurora.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwPlot.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 solver.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 Efield.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 eheat_flux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 eheat_flux_explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iheat_flux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 calcdt.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 diffusion.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 calc_cfl.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_diffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 solver_rusanov.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 Get_Neutral.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_electrodynamic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 print_electrodynamics.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_upper_bc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_weimer_potential.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 read_restart.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_vertical_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_dt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 startupPW_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 polar_wind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 initialize.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium.o upper_heat_conduction.o get_rate.o Tmp_/*.o -r8 Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ 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/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Saturn/North.dat . make test_run cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/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[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. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: `/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[6]: `/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 src; make PWOM make[6]: `/Users/gtoth/Tmp/SWMF/bin/PWOM.exe' is up to date. PWOM.exe has been created cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_plots.diff make test_restart_save cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ cp input/Saturn/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make test_restart_read cp input/Saturn/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 H+(1400km)= 1.7781501517223910E+02 , H3+(1400km)= 7.1908691236491713E+03 0.0000000000000000 6.1743000000000000E+09 3 1.0000000000000000E-02 Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make test_check MYTEST=_restart ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart_plots.diff make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 src; make PWOM f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCommonPlanet.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGlow.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 rcolum_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 fieldm_planet.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 solzen_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 suncor_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 sperfc_planet.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 chap_planet.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 ssflux_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 vcd_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 ggm_planet.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPW.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCommonVariables.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_restart.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 eheat_flux_explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 calcdt.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 diffusion.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 calc_cfl.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_diffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 solver_rusanov.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 print_electrodynamics.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_upper_bc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_weimer_potential.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 read_restart.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_vertical_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_dt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 calc_centrifugal.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 PhotoElectronPW_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 glowex_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 precipitationPW_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 neutral_atmosphere_planet.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 upper_heat_conduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 main.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAurora.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwPlot.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 solver.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 Efield.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 eheat_flux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iheat_flux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 initialize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_electrodynamic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 startupPW_planet.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O1 -132 collisionPW_planet.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 polar_wind.f90 Warning: The licence for NPMI651NA 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 h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o Tmp_/*.o -r8 Warning: The licence for NPMI651NA expires soon (within a month) rm -rf Tmp_ 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/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.dat . make test_run cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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/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[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. cd /Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: `/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[6]: `/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 src; make PWOM make[6]: `/Users/gtoth/Tmp/SWMF/bin/PWOM.exe' is up to date. PWOM.exe has been created cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 5 lines of text Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred make test_check ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart_plots.diff make test_restart_save cp data/input/Earth/restart_iline* run_test/PW/restartIN/ cp input/Earth/PARAM.in.restartsave run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make test_restart_read cp input/Earth/PARAM.in.restartread run_test/PARAM.in cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/north_plots_iline0001.out >> plots/north_plots_iline0001.out;\ cat plots_read/north_plots_iline0002.out >> plots/north_plots_iline0002.out;\ cat plots_read/north_plots_iline0003.out >> plots/north_plots_iline0003.out;\ cat plots_read/north_plots_iline0004.out >> plots/north_plots_iline0004.out make test_check MYTEST=_restart ls -l *.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 test_Saturn_restart_plots.diff make test_compile make RBE 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:77: 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:77: 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: warning: ignoring old commands for target `.f90.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModRbe.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 trace_dipole.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 plot_fieldline.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 geopack.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModRbSat.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModWriteTec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModPrerunField.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 plot_potential.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 trace_line.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 pbo_2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rbe_subs.f90 Warning: The licence for NPMI651NA 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: warning: ignoring old commands for target `.f90.o' Makefile:31: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: warning: ignoring old commands for target `.f90.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rbe_main.f90 Warning: The licence for NPMI651NA 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 -r8 Warning: The licence for NPMI651NA 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 10 00:22 test.diff SC/BATSRUS is tested in GM/BATSRUS echo "SP/Kota test is incomplete" > notest.diff ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:27 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:29 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:30 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:33 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:34 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:35 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:36 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:37 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:38 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:40 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:42 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:46 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:48 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:49 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:52 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:55 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:56 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:58 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:59 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:00 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:01 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:02 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:15 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 36 Mar 10 00:15 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 10 00:15 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:16 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 10 00:17 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:17 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 10 00:18 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:18 PC/IPIC3D/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:19 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:22 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 27 Mar 10 00:22 SP/Kota/notest.diff make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA 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 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 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 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 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 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 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 PT_wrapper.f90 Warning: The licence for NPMI651NA 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 libPWOM.a rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o ar: creating archive libPWOM.a /usr/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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I../src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 PW_wrapper.f90 Warning: The licence for NPMI651NA 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 /usr/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 src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test_pw_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 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; mpirun -np 4 ./SWMF.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred Warning: Floating underflow occurred make test_pw_check ls -ltr test_pw*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:22 test_pw.diff if([ "y" ]); then rm -rf run_test_pw; mv /Users/gtoth/Tmp/SWMF/run_test run_test_pw; fi 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... make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 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 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 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 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 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 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 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I../src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 RB_wrapper.f90 Warning: The licence for NPMI651NA 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test_rb_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 cd /Users/gtoth/Tmp/SWMF/run_test/RB/; ln -s /Users/gtoth/Tmp/SWMF/RB/RBE/input/2002_296* . make test_rb_run cd /Users/gtoth/Tmp/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog 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 ls -l test_rb.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:25 test_rb.diff if([ "y" ]); then rm -rf run_test_rb; mv /Users/gtoth/Tmp/SWMF/run_test run_test_rb; fi make test_ps_compile ./Config.pl -v=Empty,PS/DGCPM Modifying versions in Makefile.def make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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 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 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 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 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 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 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSizeDGCPM.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConstants.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcPS.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeDGCPM.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFunctionsDGCPM.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoDGCPM.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_stop.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMainDGCPM.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIoDGCPM.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoupleDGCPM.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 -132 pbo.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_test.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_coefficients.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_output.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 PS_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_log.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 dgcpm_setup.f90 Warning: The licence for NPMI651NA 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_stop.o dgcpm_test.o PS_wrapper.o dgcpm_log.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libPS.a /usr/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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make test_ps_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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 -p /Users/gtoth/Tmp/SWMF/run_test/PS/Input 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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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/a1001_dgcpm.in /Users/gtoth/Tmp/SWMF/run_test/PS/Input/ cp /Users/gtoth/Tmp/SWMF/PS/DGCPM/Input/a1001_kp.in /Users/gtoth/Tmp/SWMF/run_test/PS/Input/ make test_ps_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make test_ps_check ls -ltr test_ps*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:26 test_ps.diff if([ "y" ]); then rm -rf run_test_ps; mv /Users/gtoth/Tmp/SWMF/run_test run_test_ps; fi make test_esmf_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make ESMF_SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_ModIo.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcIE.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIE_Interface.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFiles.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConductance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_Initialize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoMagPerturb.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_solve.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_Library.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_gather.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iono_conductances.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iono_currents.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iono_joule.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 iono_solver.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 Create_Region2_Currents.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ionosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IE_wrapper.f90 Warning: The licence for NPMI651NA 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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 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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 rm -f /Users/gtoth/Tmp/SWMF/lib/libSWMF.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libSWMF.a Tmp_*/*.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSWMF.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ED_ModInterface.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModIndicesInterfaces.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModExtraVariables.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModSize.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModKind.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSWMF.a(ModNumConst.o) has no symbols SWMF library /Users/gtoth/Tmp/SWMF/lib/libSWMF.a has been brought up to date. Makefile:17: /makefile: No such file or directory make[4]: *** No rule to make target `/makefile'. Stop. make[3]: *** [ESMF_SWMF] Error 2 make[2]: *** [test_esmf_compile] Error 2 make[1]: *** [test_esmf] Error 2 make: [test] Error 2 (ignored) 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 make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: 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:77: warning: ignoring old commands for target `.f.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 qinit.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rpn2ad1.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rpt2ad1.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 b4step2.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 setaux.f f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 psi.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 claw2ez.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 bc2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 claw2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 step2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 step2ds.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 dimsp2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 flux2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 copyq2.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 limiter.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 philim.f Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 src2.f Warning: The licence for NPMI651NA 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModProcIM.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rcm_variables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 gamma.f Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 impl_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rcm_io.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 gmresm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rcm_efield.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rcm_routines.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 rcm_comput.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 RCM_advec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 IM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModProcIM.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 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 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 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 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 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: 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:77: warning: ignoring old commands for target `.f.o' Makefile:34: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test_ccmc_small_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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: _20140310_ Old file name: PARAM.in_old_version New file name: PARAM.in make test_ccmc_small_run make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpirun -np 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=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 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: _20140310_ Old file name: PARAM.in_old_version New file name: PARAM.in PARAM.in file does not contain #AMRINIT block exiting script WARNING in Restart.pl: directory IM/restartOUT is empty! WARNING in Restart.pl: directory RB/restartOUT is empty! # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_n000400/. WARNING in Restart.pl: could not find restart directory RESTART_n000400/IM! WARNING in Restart.pl: could not find restart directory RESTART_n000400/RB! # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_n000400/. make test_ccmc_small_run make test_ccmc_run cd /Users/gtoth/Tmp/SWMF/run_test; \ mpirun -np 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_n00000300.h PostIDL.exe < 3d__ful_1_t00000020_n00000504.h PostIDL.exe < 3d__ful_1_n00000200.h PostIDL.exe < 3d__ful_1_t00000010_n00000452.h PostIDL.exe < 3d__ful_1_n00000400.h PostIDL.exe < 3d__ful_1_t00000030_n00000556.h cat it080903_000010_000_b1.tec it080903_000010_000_b2.tec > it080903_000010_000.tec cat it080903_000020_000_b1.tec it080903_000020_000_b2.tec > it080903_000020_000.tec cat it080903_000030_000_b1.tec it080903_000030_000_b2.tec > it080903_000030_000.tec make 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.diff) ls -l test_ccmc_small.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:33 test_ccmc_small.diff if([ "y" ]); then rm -rf run_test_ccmc_small; mv /Users/gtoth/Tmp/SWMF/run_test run_test_ccmc_small; fi 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... make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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 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 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 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 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 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 libPWOM.a rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModLatLon.o ModPwPlot.o ModWaves.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o calc_centrifugal.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o upper_heat_conduction.o ggm_planet.o ar: creating archive libPWOM.a /usr/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 cp -f ../src/libPWOM.a /Users/gtoth/Tmp/SWMF/lib/libPW.a ar -rs /Users/gtoth/Tmp/SWMF/lib/libPW.a PW_wrapper.o /usr/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 src; make LIB make /Users/gtoth/Tmp/SWMF/lib/libRB.a 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test1_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/restart_iline* restartIN/ ;\ cp /Users/gtoth/Tmp/SWMF/PW/PWOM/data/input/Earth/North.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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test1_run cd /Users/gtoth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 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 13 files PostProc.pl: mv PW/plots RESULTS/PW with 4 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.38 27.11 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make test1_check ls -l test1*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_pt.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_pw.diff if([ "y" ]); then rm -rf run_test1; mv /Users/gtoth/Tmp/SWMF/run_test run_test1; fi 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/*.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 IH/BATSRUS_share/src/IH_*.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/ echo '*' > IH/BATSRUS/src/.cvsignore 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=221 Finished 180 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 9 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 167 replacements in file src/impl_interface.f90 Finished 58 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 39 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 146 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 5 replacements in file srcInterface/IH_get_for_gm.f90 Finished 4 replacements in file srcInterface/IH_put_from_mh.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 1 finished 2038 replacement(s) in 56 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 16 replacements in file src/ModHallResist.f90 Finished 99 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 88 replacements in file src/user_interface.f90 Finished 47 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 9 replacements in file srcInterface/IH_get_for_global_buffer.f90 Finished 7 replacements in file srcInterface/IH_get_for_sp.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 4 finished 1776 replacement(s) in 55 file(s) Finished 167 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 96 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 2 replacements in file src/ModHighOrder.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 19 replacements in file src/ModLocalTimeStep.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 25 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 5 replacements in file srcInterface/IH_get_for_mh.f90 Finished 1 replacements in file srcInterface/IH_set_buffer_grid.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 2 finished 2119 replacement(s) in 55 file(s) Finished 50 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 88 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 24 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 71 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 7 replacements in file srcInterface/IH_get_for_mh_with_xyz.f90 Finished 28 replacements in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 3 finished 1762 replacement(s) in 55 file(s) cd IH/BATSRUS/srcInterface; \ perl -i -pe 's?BATSRUS?IH_BATSRUS?' IH_*.f90; \ 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 srcInterface/SC_get_for_sp.f90 \ srcInterface/SC_get_for_mh.f90 \ srcInterface/SC_get_for_mh_with_xyz.f90 srcInterface/SC_put_from_mh.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_share/src/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_global_buffer.f90 \ SC/BATSRUS/srcInterface/SC_get_for_global_buffer.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90 \ SC/BATSRUS/srcInterface/SC_put_from_mh.f90 cd SC/BATSRUS/srcInterface/; \ perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/' \ SC_wrapper.f90 SC_get_for_sp.f90 \ SC_get_for_mh.f90 SC_get_for_mh_with_xyz.f90 SC_put_from_mh.f90 \ SC_get_for_global_buffer.f90 ; perl -i -pe 's/OH/IH/' SC_get_for_mh.f90 SC_put_from_mh.f90 Can't open SC_get_for_mh.f90: No such file or directory. Can't open SC_put_from_mh.f90: No such file or directory. cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS/srcBATL; 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=219 Finished 180 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 9 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 167 replacements in file src/impl_interface.f90 Finished 58 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 39 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 146 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 9 replacements in file srcInterface/SC_get_for_global_buffer.f90 Finished 4 replacements in file srcInterface/SC_put_from_mh.f90 Thread 1 finished 2025 replacement(s) in 55 file(s) Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 16 replacements in file src/ModHallResist.f90 Finished 99 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 88 replacements in file src/user_interface.f90 Finished 47 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 7 replacements in file srcInterface/SC_get_for_sp.f90 Thread 4 finished 1767 replacement(s) in 54 file(s) Finished 167 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 96 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 2 replacements in file src/ModHighOrder.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 19 replacements in file src/ModLocalTimeStep.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 25 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 5 replacements in file srcInterface/SC_get_for_mh.f90 Finished 28 replacements in file srcInterface/SC_wrapper.f90 Thread 2 finished 2146 replacement(s) in 55 file(s) Finished 50 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 88 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 24 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 71 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 7 replacements in file srcInterface/SC_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 3 finished 1751 replacement(s) in 55 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as SC component Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 ./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... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5Utils.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPlotFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLookupTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /usr/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. 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModCms.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModMain.f90 Warning: The licence for NPMI651NA 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_mpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSingleFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExtraVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcMH.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHighOrder.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_gm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_global_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_set_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_set_buffer_grid.o IH_get_for_gm.o IH_get_for_mh.o IH_get_for_global_buffer.o IH_get_for_mh_with_xyz.o IH_get_for_sp.o IH_put_from_mh.o IH_wrapper.o /usr/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 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 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 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 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 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 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 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 srcBATL; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_mpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSingleFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExtraVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcMH.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHighOrder.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_global_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_get_for_mh.o SC_get_for_mh_with_xyz.o SC_get_for_sp.o SC_get_for_global_buffer.o SC_put_from_mh.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /usr/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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL EARTH_TRAJ cd GM/BATSRUS; make PIDL cd GM/BATSRUS; make EARTH_TRAJ cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB cd srcPostProc; make EARTH_TRAJ f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 CON_geopack_internal.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUT.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -r8 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 earth_traj.f90 Warning: The licence for NPMI651NA expires soon (within a month) Program PostIDL has been brought up to date. h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -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 -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program EARTH_TRAJ has been brought up to date. make test2_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/GM/BATSRUS/Scripts/IDL/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test2_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog 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.01 160.64 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; mpirun -np 4 ./SWMF.exe > runlog 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.30 15.71 PostProc.pl: mv runlog RESULTS/restart/ PostProc.pl: Restart.pl -o RESULTS/restart/RESTART 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 10 00:41 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:41 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:41 test2_sc.diff if([ "y" ]); then rm -rf run_test2; mv /Users/gtoth/Tmp/SWMF/run_test run_test2; fi make test3_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=Mhd Writing new grid size 8,8,8,400,100 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: 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:77: 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' 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 ModProcIM.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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test3_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/PARAM.in.test.GMIEIM /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in make test3_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 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_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. make test3_restart cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.restart.GMIEIM PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_restart 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 11 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.16 52.29 PostProc.pl: TIMINGS from runlog_restart (init, run) 1.05 23.56 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test3_check gunzip -c output/test3/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 test3*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_im_rcm.diff if([ "y" ]); then rm -rf run_test3; mv /Users/gtoth/Tmp/SWMF/run_test run_test3; fi 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,400,100 -o=GM:u=Default,e=Mhd make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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 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:77: 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:77: 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiBField.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_setup.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_icbc.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_output.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 HModel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeidiNeutralH.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcIndices -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 heidi_integrals.f90 Warning: The licence for NPMI651NA 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 ModProcIM.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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I../src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IM_wrapper.f90 Warning: The licence for NPMI651NA 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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test4_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test4_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 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) 125.31 328.71 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make test4_check ERROR in DiffNum.pl make[2]: [test4_check] Error 2 (ignored) ERROR in DiffNum.pl make[2]: [test4_check] Error 255 (ignored) ls -l test4*.diff -rw-r--r-- 1 gtoth hpcc 100 Mar 10 00:50 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:50 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 11955 Mar 10 00:50 test4_im_heidi.diff if([ "y" ]); then rm -rf run_test4; mv /Users/gtoth/Tmp/SWMF/run_test run_test4; fi make test5_compile ./Config.pl -v=Empty,EE/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=214 Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 16 replacements in file src/ModHallResist.f90 Finished 99 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 88 replacements in file src/user_interface.f90 Finished 47 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 No variables to rename in file srcInterface/EE_wrapper.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Thread 4 finished 1744 replacement(s) in 52 file(s) Finished 180 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 9 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 167 replacements in file src/impl_interface.f90 Finished 58 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 39 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 146 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Thread 1 finished 2025 replacement(s) in 54 file(s) Finished 167 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 96 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 2 replacements in file src/ModHighOrder.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 19 replacements in file src/ModLocalTimeStep.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 25 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 2132 replacement(s) in 54 file(s) Finished 50 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 88 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 24 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 71 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Thread 3 finished 1728 replacement(s) in 53 file(s) Reinstalling BATSRUS as EE component Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 ./Config.pl -g=EE:10,10,10,500,1 Writing new grid size 10,10,10,500,1 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5Utils.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPlotFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLookupTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /usr/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. 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModCms.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModMain.f90 Warning: The licence for NPMI651NA 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:77: 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:77: 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. 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. 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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_mpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSingleFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExtraVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcMH.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHighOrder.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libEE.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EE_wrapper.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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 /usr/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 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 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 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 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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program PostIDL has been brought up to date. make test5_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp Param/LAYOUT.in.test.EE /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/data/FLUXEMERGENCE/*.dat* . cd /Users/gtoth/Tmp/SWMF/run_test; cp ../GM/BATSRUS/Param/FLUXEMERGENCE/Grid.* . cd /Users/gtoth/Tmp/SWMF/run_test; gunzip *.gz make test5_run cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE.1D PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_1d cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv EE/IO2 RESULTS/run_1d/EE with 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_1d/ PostProc.pl: TIMINGS from runlog_1d (init, run) 0.51 5.68 PostProc.pl: mv runlog_[0-9]* RESULTS/run_1d/ PostProc.pl: Restart.pl -o RESULTS/run_1d/RESTART cd /Users/gtoth/Tmp/SWMF/run_test; cp Param/PARAM.in.test.EE.3D PARAM.in cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog_3d 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_t0004.0295s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0004.0295s/. cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv EE/IO2 RESULTS/run_3d/EE with 5 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_3d/ PostProc.pl: TIMINGS from runlog_3d (init, run) 1.91 16.01 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; mpirun -np 4 ./SWMF.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred 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 3 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/run_restart/ WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: TIMINGS from runlog_restart (init, run) 0.35 35.89 PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make test5_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b \ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/run_restart/EE/log_n000011.log \ output/test5/EE_log_n000011.log \ > test5_ee.diff) ls -l test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:53 test5_ee.diff if([ "y" ]); then rm -rf run_test5; mv /Users/gtoth/Tmp/SWMF/run_test run_test5; fi 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 make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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:32: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: warning: ignoring old commands for target `.f90.o' make libCRCM.a Makefile:32: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' Makefile:35: warning: overriding commands for target `.f90.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:69: warning: ignoring old commands for target `.f90.o' f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModGrid.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModPlanet.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModTsyInput.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModImTime.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 plot_fieldline.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModIeCrcm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModCrcm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModInitialize.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModGmCRCM.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 trace_dipole.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModFieldTrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModRestart.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModCrcmPlot.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 ModImSat.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/Users/gtoth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -save -r8 crcm.f90 Warning: The licence for NPMI651NA 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I../src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IM_wrapper.f90 Warning: The licence for NPMI651NA 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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test6_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test6_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog Warning: 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/. 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; mpirun -np 4 ./SWMF.exe > runlog_restart 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.49 52.14 PostProc.pl: TIMINGS from runlog_restart (init, run) 48.37 49.36 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! 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 ERROR in DiffNum.pl make[2]: [test6_check] Error 255 (ignored) ls -l test6*.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 24515 Mar 10 00:55 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_im_crcm_log.diff if([ "y" ]); then rm -rf run_test6; mv /Users/gtoth/Tmp/SWMF/run_test run_test6; fi 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_get_for_mh_with_xyz.f90 \ 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/ echo '*' > OH/BATSRUS/src/.cvsignore cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ OH/BATSRUS/srcInterface/OH_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90\ OH/BATSRUS/srcInterface/OH_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90\ OH/BATSRUS/srcInterface/OH_put_from_mh.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 OH_get_for_mh_with_xyz.f90; \ perl -i -pe 's/SC/IH/' OH_get_for_mh_with_xyz.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/SC/IH/g;s/Sc/Ih/g' ModBuffer.f90\ OH_get_for_mh.f90 OH_put_from_mh.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=218 Finished 10 replacements in file src/ModAdvance.f90 Finished 12 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 27 replacements in file src/ModFaceValue.f90 Finished 16 replacements in file src/ModHallResist.f90 Finished 99 replacements in file src/ModHeatConduction.f90 Finished 12 replacements in file src/ModImplHypre.f90 Finished 11 replacements in file src/ModIonoVelocity.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 27 replacements in file src/ModPIC.f90 Finished 16 replacements in file src/ModPointImplicit.f90 Finished 17 replacements in file src/ModRadiativeCooling.f90 Finished 38 replacements in file src/ModSatelliteFile.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 74 replacements in file src/ModUserEmpty.f90 Finished 28 replacements in file src/clean_divb.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 23 replacements in file src/proj_bicgstab.f90 Finished 93 replacements in file src/ray_trace.f90 Finished 24 replacements in file src/set_block_geometry.f90 Finished 88 replacements in file src/user_interface.f90 Finished 47 replacements in file src/write_plot_los.f90 Finished 33 replacements in file src/write_progress.f90 Finished 17 replacements in file srcBATL/BATL_amr_geometry.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 2 replacements in file srcBATL/BATL_size.f90 Finished 53 replacements in file srcUser/ModUserComet1Sp.f90 Finished 160 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 14 replacements in file srcUser/ModUserEos.f90 Finished 108 replacements in file srcUser/ModUserHeatConduction.f90 Finished 121 replacements in file srcUser/ModUserLc.f90 Finished 54 replacements in file srcUser/ModUserMarshak.f90 Finished 10 replacements in file srcUser/ModUserNonPublicSample.f90 Finished 88 replacements in file srcUser/ModUserOuterHelioPUI.f90 Finished 82 replacements in file srcUser/ModUserSc.f90 Finished 25 replacements in file srcUser/ModUserSwIono.f90 Finished 121 replacements in file srcUser/ModUserVenusFluids.f90 Finished 6 replacements in file srcEquation/ModEquationCrashTe.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMhdSwIonoPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPi.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 18 replacements in file srcInterface/ModBuffer.f90 Finished 8 replacements in file srcInterface/ModRadioWaveRaytracing.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Thread 4 finished 1760 replacement(s) in 53 file(s) Finished 180 replacements in file src/BATS_methods.f90 Finished 24 replacements in file src/ModB0.f90 Finished 5 replacements in file src/ModCT.f90 Finished 9 replacements in file src/ModChromosphere.f90 Finished 23 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModFaceBoundary.f90 Finished 9 replacements in file src/ModGeometry.f90 Finished 41 replacements in file src/ModHdf5.f90 Finished 13 replacements in file src/ModHeatFluxCollisionless.f90 Finished 8 replacements in file src/ModImplHypre_empty.f90 Finished 42 replacements in file src/ModLaserHeating.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 5 replacements in file src/ModParallel.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 7 replacements in file src/ModRaytrace.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 30 replacements in file src/ModTimeStepControl.f90 Finished 16 replacements in file src/ModViscosity.f90 Finished 94 replacements in file src/constrain_B.f90 Finished 167 replacements in file src/impl_interface.f90 Finished 58 replacements in file src/implicit.f90 Finished 17 replacements in file src/proj_cg.f90 Finished 210 replacements in file src/ray_trace_new.f90 Finished 39 replacements in file src/set_physics.f90 Finished 136 replacements in file src/write_logfile.f90 Finished 19 replacements in file src/write_plot_radiowave.f90 Finished 19 replacements in file src/user_module.h Finished 8 replacements in file srcBATL/BATL_geometry.f90 Finished 27 replacements in file srcBATL/BATL_pass_cell.f90 Finished 2 replacements in file srcBATL/BATL_size_orig.f90 Finished 146 replacements in file srcUser/ModUserComet3FluidsPe.f90 Finished 55 replacements in file srcUser/ModUserEarthXray.f90 Finished 49 replacements in file srcUser/ModUserEuropa.f90 Finished 37 replacements in file srcUser/ModUserIh.f90 Finished 64 replacements in file srcUser/ModUserLogAdvection.f90 Finished 56 replacements in file srcUser/ModUserMercury.f90 Finished 8 replacements in file srcUser/ModUserOh.f90 Finished 20 replacements in file srcUser/ModUserPointImplicit.f90 Finished 120 replacements in file srcUser/ModUserScChromo.f90 Finished 110 replacements in file srcUser/ModUserTitan.f90 Finished 34 replacements in file srcUser/ModUserWaveReflection.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 4 replacements in file srcEquation/ModEquationMhdComet3FluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeAnisoPiSignB.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 5 replacements in file srcInterface/OH_get_for_mh.f90 Finished 28 replacements in file srcInterface/OH_wrapper.f90 Thread 1 finished 2045 replacement(s) in 55 file(s) Finished 167 replacements in file src/MH_set_parameters.f90 Finished 34 replacements in file src/ModBatlInterface.f90 Finished 34 replacements in file src/ModCalcSource.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 5 replacements in file src/ModEquation.f90 Finished 96 replacements in file src/ModFaceFlux.f90 Finished 16 replacements in file src/ModGmGeoindices.f90 Finished 14 replacements in file src/ModHdf5_empty.f90 Finished 2 replacements in file src/ModHighOrder.f90 Finished 12 replacements in file src/ModImplHypre_orig.f90 Finished 19 replacements in file src/ModLocalTimeStep.f90 Finished 46 replacements in file src/ModMultiIon.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 8 replacements in file src/ModProject.f90 Finished 78 replacements in file src/ModResistivity.f90 Finished 4 replacements in file src/ModSize.f90 Finished 4 replacements in file src/ModUser.f90 Finished 19 replacements in file src/ModWaves.f90 Finished 50 replacements in file src/explicit.f90 Finished 25 replacements in file src/impl_jacobian.f90 Finished 175 replacements in file src/library.f90 Finished 117 replacements in file src/project_B.f90 Finished 12 replacements in file src/rotate.f90 Finished 62 replacements in file src/update_states.f90 Finished 100 replacements in file src/write_plot_common.f90 Finished 9 replacements in file src/write_plot_sph.f90 Finished 25 replacements in file srcBATL/BATL_amr.f90 Finished 14 replacements in file srcBATL/BATL_grid.f90 Finished 23 replacements in file srcBATL/BATL_pass_face.f90 Finished 22 replacements in file srcBATL/BATL_tree.f90 Finished 63 replacements in file srcUser/ModUserComet6Sp.f90 Finished 85 replacements in file srcUser/ModUserEe.f90 Finished 25 replacements in file srcUser/ModUserGemReconnect.f90 Finished 30 replacements in file srcUser/ModUserJupiter.f90 Finished 115 replacements in file srcUser/ModUserMars.f90 Finished 53 replacements in file srcUser/ModUserMultiGroup.f90 Finished 92 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 42 replacements in file srcUser/ModUserSaturn.f90 Finished 120 replacements in file srcUser/ModUserScHeat.f90 Finished 121 replacements in file srcUser/ModUserTitanPe.f90 Finished 86 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhd.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 5 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 5 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesHypSignB.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPeSignB.f90 Finished 4 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 11 replacements in file srcInterface/ModGridDescriptor.f90 Finished 7 replacements in file srcInterface/OH_get_for_mh_with_xyz.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Thread 2 finished 2137 replacement(s) in 55 file(s) Finished 50 replacements in file src/ModAMR.f90 Finished 23 replacements in file src/ModBlockData.f90 Finished 47 replacements in file src/ModCellBoundary.f90 Finished 88 replacements in file src/ModCoronalHeating.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 24 replacements in file src/ModFaceGradient.f90 Finished 29 replacements in file src/ModGroundMagPerturb.f90 Finished 41 replacements in file src/ModHdf5_orig.f90 Finished 7 replacements in file src/ModIO.f90 Finished 14 replacements in file src/ModImplicit.f90 Finished 8 replacements in file src/ModMain.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 4 replacements in file src/ModPhysics.f90 Finished 71 replacements in file src/ModRadDiffusion.f90 Finished 52 replacements in file src/ModRestartFile.f90 Finished 4 replacements in file src/ModSize_orig.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 47 replacements in file src/advect_points.f90 Finished 21 replacements in file src/fix_axis_cells.f90 Finished 44 replacements in file src/impl_matvec.f90 Finished 59 replacements in file src/load_balance.f90 Finished 37 replacements in file src/ray_pass.f90 Finished 18 replacements in file src/set_ICs.f90 Finished 51 replacements in file src/update_states_MHD.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 32 replacements in file src/write_plot_tec.f90 Finished 26 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 26 replacements in file srcBATL/BATL_lib.f90 Finished 15 replacements in file srcBATL/BATL_pass_node.f90 Finished 24 replacements in file srcUser/ModUserCCMC.f90 Finished 170 replacements in file srcUser/ModUserCrash.f90 Finished 27 replacements in file srcUser/ModUserEnceladus.f90 Finished 77 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 13 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 136 replacements in file srcUser/ModUserMarsFluids.f90 Finished 46 replacements in file srcUser/ModUserNonGyro.f90 Finished 92 replacements in file srcUser/ModUserOuterHelio.f90 Finished 51 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 15 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 115 replacements in file srcUser/ModUserVenus.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 5 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesSignB.f90 Finished 5 replacements in file srcEquation/ModEquationOuterHelioPUI.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 4 replacements in file srcInterface/OH_put_from_mh.f90 Thread 3 finished 1731 replacement(s) in 54 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=Mhd Reinstalling BATSRUS as OH component Enabling HDF5 library in /Users/gtoth/Tmp/SWMF/Makefile.conf set_hdf5_: cp src/ModHdf5_orig.f90 src/ModHdf5.f90 set_hdf5_: cp ../../share/Library/src/ModHdf5Utils_orig.f90 ../../share/Library/src/ModHdf5Utils.f90 ./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 make SWMF make TMP_DIRS make /Users/gtoth/Tmp/SWMF/lib/libSHARE.a h5pfc -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5Utils.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPlotFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModInitialState.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLookupTable.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModReadParam.o ModSort.o ModSpice.o ModTimeConvert.o ModTriangulate.o ModTriangulateSpherical.o ModUtilities.o CON_axes.o CON_geopack.o CON_line_extract.o CON_planet.o CON_planet_field.o CON_ray_trace.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libSHARE.a /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols /usr/bin/ranlib: file: /Users/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols /usr/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. 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 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModCms.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 EEE_ModMain.f90 Warning: The licence for NPMI651NA 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:77: 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:77: 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. 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. 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 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 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 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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_gm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_global_buffer.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_set_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_set_buffer_grid.o IH_get_for_gm.o IH_get_for_mh.o IH_get_for_global_buffer.o IH_get_for_mh_with_xyz.o IH_get_for_sp.o IH_put_from_mh.o IH_wrapper.o /usr/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 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 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 srcBATL; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_mpi.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSingleFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExtraVariables.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProcMH.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHighOrder.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libOH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 OH_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 OH_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 OH_put_from_mh.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 OH_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 OH_set_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_set_buffer_grid.o OH_get_for_mh.o OH_get_for_mh_with_xyz.o OH_put_from_mh.o OH_wrapper.o /usr/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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe h5pfc -o /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/Users/gtoth/Tmp/SWMF/lib -lSHARE -r8 Warning: The licence for NPMI651NA expires soon (within a month) Program PostIDL has been brought up to date. make test7_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test7_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /Users/gtoth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv IH/IO2 RESULTS/IH with 2 files PostProc.pl: mv OH/IO2 RESULTS/OH with 2 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.11 57.47 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file RESTART.out! make test7_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=3e-30\ /Users/gtoth/Tmp/SWMF/run_test/RESULTS/IH/log_n000000.log \ output/test7/Sph_IH_log_n000000.log \ > test7_ih.diff) (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=4e-30\ /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 0 Mar 10 00:58 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:58 test7_oh.diff if([ "y" ]); then rm -rf run_test7; mv /Users/gtoth/Tmp/SWMF/run_test run_test7; fi 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 make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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; make LIB make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libGM.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIeGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ih.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmImCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmRbCoupling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pt.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPwGrid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_ie.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_rb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_put_from_pw.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 GM_get_for_im.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I../src -I../srcBATL -I/Users/gtoth/Tmp/SWMF/util/CRASH/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pt.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o /usr/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 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 ModIeGeoindices.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_joule.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating archive /Users/gtoth/Tmp/SWMF/lib/libIE.a /usr/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 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: 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:77: 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:69: warning: ignoring old commands for target `.f90.o' Makefile:82: warning: overriding commands for target `.f.o' /Users/gtoth/Tmp/SWMF/Makefile.conf:77: warning: ignoring old commands for target `.f.o' 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 ModProcIM.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 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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test8_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test8_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 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_t0010.0000s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t0010.0000s/. 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; mpirun -np 4 ./SWMF.exe > runlog_restart 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 11 files PostProc.pl: mv IM/plots RESULTS/IM with 12 files WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: TIMINGS from runlog (init, run) 0.21 75.01 PostProc.pl: TIMINGS from runlog_restart (init, run) 1.63 32.84 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART 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 10 01:01 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:01 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:01 test8_im_rcm_multi.diff if([ "y" ]); then rm -rf run_test8; mv /Users/gtoth/Tmp/SWMF/run_test run_test8; fi 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,1200,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,1200 and 2 ghost cells into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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 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 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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_gm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_global_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_set_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_set_buffer_grid.o IH_get_for_gm.o IH_get_for_mh.o IH_get_for_global_buffer.o IH_get_for_mh_with_xyz.o IH_get_for_sp.o IH_put_from_mh.o IH_wrapper.o /usr/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 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 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 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 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 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 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 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 srcBATL; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_size.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_tree.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_cell.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_face.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_pass_node.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_amr_criteria.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATL_lib.f90 Warning: The licence for NPMI651NA expires soon (within a month) rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_amr_criteria.o BATL_amr_geometry.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.o BATL_pass_node.o BATL_pass_face.o BATL_size.o BATL_tree.o ar: creating archive libBATL.a libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSize.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModParallel.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_global_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_get_for_mh.o SC_get_for_mh_with_xyz.o SC_get_for_sp.o SC_get_for_global_buffer.o SC_put_from_mh.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /usr/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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test9_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test9_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 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/. 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; mpirun -np 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.07 101.28 PostProc.pl: TIMINGS from runlog_restart (init, run) 0.90 73.57 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART 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 10 01:05 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:05 test9_sc_chromo.diff if([ "y" ]); then rm -rf run_test9; mv /Users/gtoth/Tmp/SWMF/run_test run_test9; fi 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,1200,IH:4,4,4,6800,1 make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O0 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libIH.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_gm.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_global_buffer.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_get_for_sp.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 IH_set_buffer_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_set_buffer_grid.o IH_get_for_gm.o IH_get_for_mh.o IH_get_for_global_buffer.o IH_get_for_mh_with_xyz.o IH_get_for_sp.o IH_put_from_mh.o IH_wrapper.o /usr/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; make LIB WARNING in depend.pl: source file not found, skipping game_of_life.o !!! make libBATL.a make[8]: `libBATL.a' is up to date. libBATL.a has been brought up to date. cd src; make LIB make libBATSRUS.a f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEquation.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMain.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiFluid.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPhysics.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIO.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBlockData.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModB0.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCharacteristic.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCT.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModNodes.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_radiowave.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGeometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRaytrace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModExpansionFactors.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBoundaryCells.f90 Warning: The licence for NPMI651NA expires soon (within a month) h5pfc -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 ModHdf5.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModProject.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSatelliteFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 library.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_pass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_idl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAdvance.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_sph.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPartSteady.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModEnergy.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCurrent.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHallResist.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUserEmpty.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModWaves.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModChromosphere.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModSolarwind.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModConserveFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModViscosity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGroundMagPerturb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 advect_points.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 clean_divb.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 constrain_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 fix_axis_cells.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 get_im_pressure.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_bicgstab.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 proj_cg.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 rotate.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPointImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCoronalHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceValue.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatFluxCollisionless.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModIonoVelocity.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGmGeoindices.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModPIC.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadiativeCooling.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModResistivity.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModTimeStepControl.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModImplHypre.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_matvec.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModUser.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_tec.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBatlInterface.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadDiffusion.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMultiIon.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLaserHeating.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRestartFile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_block_geometry.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_ICs.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_states_MHD.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 user_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_logfile.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_plot_common.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O2 write_plot_los.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCellBoundary.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModHeatConduction.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_jacobian.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_newton.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModMessagePass.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModFaceFlux.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 implicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 project_B.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ray_trace_new.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModCalcSource.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 write_progress.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModLocalTimeStep.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 explicit.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 impl_interface.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModAMR.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 load_balance.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 BATS_methods.f90 f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 MH_set_parameters.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -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 -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 set_physics.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA 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 ModBoundaryCells.o ModCalcSource.o ModCellBoundary.o ModCharacteristic.o ModChromosphere.o ModConserveFlux.o ModCoronalHeating.o ModCT.o ModCurrent.o ModFaceBoundary.o ModIonoVelocity.o ModImplicit.o ModImplHypre.o ModExtraVariables.o ModHeatConduction.o ModEnergy.o ModEquation.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModGmGeoindices.o ModHallResist.o ModHdf5.o ModHeatFluxCollisionless.o ModHighOrder.o ModIO.o ModLaserHeating.o ModLocalTimeStep.o ModMain.o ModMessagePass.o ModMultiFluid.o ModMultiIon.o ModNodes.o ModParallel.o ModPartSteady.o ModPIC.o ModPhysics.o ModPointImplicit.o ModProcMH.o ModProject.o ModRadDiffusion.o ModRadiativeCooling.o ModRaytrace.o ModRestartFile.o ModResistivity.o ModSatelliteFile.o ModSingleFluid.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModViscosity.o ModWaves.o BATS_methods.o MH_set_parameters.o advect_points.o clean_divb.o constrain_B.o explicit.o fix_axis_cells.o get_im_pressure.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o library.o load_balance.o project_B.o proj_bicgstab.o proj_cg.o ray_trace.o ray_trace_new.o ray_pass.o rotate.o set_block_geometry.o set_ICs.o set_physics.o update_states.o update_states_MHD.o user_interface.o write_logfile.o write_plot_common.o write_plot_idl.o write_plot_tec.o write_plot_los.o write_plot_sph.o write_plot_radiowave.o write_progress.o /usr/bin/ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols libBATSRUS.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libSC.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModBuffer.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModGridDescriptor.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_mh_with_xyz.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_sp.f90 f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_get_for_global_buffer.f90 Warning: The licence for NPMI651NA expires soon (within a month) Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_put_from_mh.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 SC_wrapper.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 update_lagrangian_grid.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModDensityAndGradient.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveRaytracing.f90 Warning: The licence for NPMI651NA expires soon (within a month) f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -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../src -I../srcBATL -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 ModRadioWaveImage.f90 Warning: The licence for NPMI651NA 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_get_for_mh.o SC_get_for_mh_with_xyz.o SC_get_for_sp.o SC_get_for_global_buffer.o SC_put_from_mh.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o /usr/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. 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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test10_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/GM/BATSRUS/Scripts/IDL/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/GM/BATSRUS/Scripts/IDL/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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /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 make test10_run cd /Users/gtoth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog 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.07 88.89 PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test10_check (/Users/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -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 \ /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 10 01:08 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:08 test10_sc.diff if([ "y" ]); then rm -rf run_test10; mv /Users/gtoth/Tmp/SWMF/run_test run_test10; fi make test12_compile ./Config.pl -hdf5 -v=Empty,PC/IPIC3D Modifying versions in Makefile.def ./Config.pl -o=PC:npx=2,npy=2,npz=1,periodicX=true,periodicY=false,periodicZ=true make SWMF make TMP_DIRS 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:77: 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:77: 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. 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. 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 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 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 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 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 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. Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' cd src; make LIB Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' make ../libIPIC3D/libIPIC3D.a Makefile:77: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 fields/EMfields3D.cpp -o fields/EMfields3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 grids/Grid3DCU.cpp -o grids/Grid3DCU.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/Collective.cpp -o inputoutput/Collective.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/Restart3D.cpp -o inputoutput/Restart3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 inputoutput/WriteOutputParallel.cpp -o inputoutput/WriteOutputParallel.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 main/iPic3Dlib.cpp -o main/iPic3Dlib.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 particles/Particles3D.cpp -o particles/Particles3D.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 particles/Particles3Dcomm.cpp -o particles/Particles3Dcomm.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 PSKOutput3D/PSKhdf5adaptor.cpp -o PSKOutput3D/PSKhdf5adaptor.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 solvers/CG.cpp -o solvers/CG.o h5pcc -I./include -I./include -DNG_P=3 -DPSEUDRAND -c -O3 solvers/GMRES.cpp -o solvers/GMRES.o ar -rs ../libIPIC3D/libIPIC3D.a bc/BcFields3D.o bc/BcParticles.o communication/ComBasic3D.o communication/ComInterpNodes3D.o communication/ComNodes3D.o communication/ComParser3D.o communication/ComParticles3D.o ConfigFile/src/ConfigFile.o fields/BCStructure.o fields/EMfields3D.o grids/Grid3DCU.o inputoutput/Collective.o inputoutput/phdf5.o inputoutput/Restart3D.o inputoutput/WriteOutputParallel.o main/iPic3Dlib.o mathlib/EllipticF.o particles/Particles3D.o particles/Particles3Dcomm.o performances/Timing.o PSKOutput3D/PSKhdf5adaptor.o solvers/CG.o solvers/GMRES.o utility/asserts.o utility/debug.o ../libIPIC3D/libIPIC3D.a has been brought up to date. cd srcInterface; make LIB make /Users/gtoth/Tmp/SWMF/lib/libPC.a f95 -I/Users/gtoth/Tmp/SWMF/share/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Library/src -I/Users/gtoth/Tmp/SWMF/CON/Coupler/src -I/Users/gtoth/bin/hdf5-1.8.8/include -c -w -r8 -O4 PC_wrapper.f90 h5pcc -I../src/include -I./ -c -O3 PC_wrapper_c.cpp -o PC_wrapper_c.o h5pcc -I../src/include -I./ -c -O3 ipic3d_interface.cpp -o ipic3d_interface.o Warning: The licence for NPMI651NA 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 PC_wrapper_c.o ipic3d_interface.o /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 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 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 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 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 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 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 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 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. make /Users/gtoth/Tmp/SWMF/lib/libINTERFACE.a 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_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. 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 make[5]: `swmf.o' is up to date. h5pfc -o /Users/gtoth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 \ -L/Users/gtoth/Tmp/SWMF/util/HYPRE/lib -lHYPRE -lstdc++ Warning: The licence for NPMI651NA expires soon (within a month) Program /Users/gtoth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make PIDL cd GM/BATSRUS; make PIDL cd /Users/gtoth/Tmp/SWMF/share/Library/src; make LIB 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 srcPostProc; make PIDL make /Users/gtoth/Tmp/SWMF/bin/PostIDL.exe make[6]: `/Users/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. make test12_rundir rm -rf /Users/gtoth/Tmp/SWMF/run_test 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/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/IPIC3D; make rundir Makefile:95: warning: overriding commands for target `clean' /Users/gtoth/Tmp/SWMF/Makefile.conf:86: warning: ignoring old commands for target `clean' mkdir -p /Users/gtoth/Tmp/SWMF/run_test/PC cd /Users/gtoth/Tmp/SWMF/run_test/PC; \ mkdir restartIN restartOUT plots; 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/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /Users/gtoth/Tmp/SWMF/run_test/ Creation of /Users/gtoth/Tmp/SWMF/run_test directory succeeded cp PC/IPIC3D/input/GEM.inp /Users/gtoth/Tmp/SWMF/run_test/IPIC.in cp PC/IPIC3D/input/PARAM.in.PC_only /Users/gtoth/Tmp/SWMF/run_test/PARAM.in cp PC/IPIC3D/input/LAYOUT.in.PC_only /Users/gtoth/Tmp/SWMF/run_test/LAYOUT.in make test12_run make test12_check -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:09 test12.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_io_unit.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_interpolate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_geopack.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_freq.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_coord_transform.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_axes.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:21 share/Library/test/test_interpolate_amr.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_initial_state.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_linear_solver.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_linear_advection.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_line_extract.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_sort.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_ray_trace.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_plot_file.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_planet_field.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_lookup_table.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_triangulate.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:22 share/Library/test/test_time_convert.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 share/Library/test/test_utilities.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:23 share/Library/test/test_process_var_name.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:25 test11_pt.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:27 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:28 GM/BATSRUS/test_partsteady.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:29 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:30 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:31 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:32 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:33 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:34 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:35 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:36 GM/BATSRUS/test_laserpackage.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:37 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:38 GM/BATSRUS/test_viscosity.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:39 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:40 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:42 GM/BATSRUS/test_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:46 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:48 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:49 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:51 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:52 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:53 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:54 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:55 GM/BATSRUS/test_mercurysph.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:56 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:58 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 9 23:59 GM/BATSRUS/test_cometfluids.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:00 GM/BATSRUS/test_cometfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:01 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:02 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:15 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 36 Mar 10 00:15 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 10 00:15 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:16 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 26 Mar 10 00:17 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:17 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 28 Mar 10 00:18 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:18 PC/IPIC3D/test_ipic3d.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:19 PT/AMPS/test_amps.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Saturn_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:20 PW/PWOM/test_Earth_restart_plots.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:22 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 27 Mar 10 00:22 SP/Kota/notest.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:22 test_pw.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:25 test_rb.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:26 test_ps.diff -rw-r--r-- 1 gtoth hpcc 21 Mar 10 00:27 test_esmf.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:33 test_ccmc_small.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:34 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:41 test2_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:41 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:41 test2_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_im_rcm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:44 test3_gm.diff -rw-r--r-- 1 gtoth hpcc 11955 Mar 10 00:50 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:50 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 100 Mar 10 00:50 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:53 test5_ee.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:55 test6_im_crcm_log.diff -rw-r--r-- 1 gtoth hpcc 24515 Mar 10 00:55 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:58 test7_oh.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 00:58 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:01 test8_gm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:01 test8_im_rcm_multi.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:01 test8_ie.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:05 test9_sc_chromo.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:05 test9_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:08 test10_sc.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:08 test10_ih.diff -rw-r--r-- 1 gtoth hpcc 0 Mar 10 01:09 test12.diff See test_swmf.res and test_swmf.log for more detail...