Installing SWMF cd Library/src; cat precision.h mpif90.h > mpif.h touch Library/src/Makefile.DEPEND Library/src/Makefile.RULES touch DATAREAD/srcIndices/Makefile.DEPEND EMPIRICAL/srcEE/Makefile.DEPEND EMPIRICAL/srcIE/Makefile.DEPEND EMPIRICAL/srcUA/Makefile.RULES NOMPI/src/Makefile.RULES CRASH/src/Makefile.DEPEND 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 NAGWare Fortran 95 compiler Release 5.1(282) Copyright 1990-2006 The Numerical Algorithms Group Ltd., Oxford, U.K. Installing GM/BATSRUS/ Installing BATSRUS as a GM component cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 perl -pi -e 's/nG\*/nG \!\*/' 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 grep: src/ModAdvance.f90: No such file or directory cd src; make DYNAMIC make -s DYNAMIC1 NAME=Advance make -s DYNAMIC1 NAME=Nodes make -s DYNAMIC1 NAME=Geometry make -s DYNAMIC1 NAME=Raytrace #^CFG IF RAYTRACE make -s DYNAMIC1 NAME=CT #^CFG IF CONSTRAINB Installing IE/RIM/ Installing RIM as a IE component touch src/Makefile.DEPEND Installing IE/Ridley_serial/ Installing Ridley_serial as a IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Installing IH/BATSRUS/ Installing BATSRUS as a IH component Installing IH/BATSRUS_share/ Installing BATSRUS as a IH component touch src/Makefile.DEPEND BATSRUS/Config.pl ERROR: could not open srcBATL/BATL_size.f90 Installing IM/CRCM/ Installing CRCM as a IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/HEIDI/ Installing HEIDI as a IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/RCM/ Installing RCM as a IM component touch src/Makefile.DEPEND Installing IM/RCM2/ Installing RCM2 as a IM component touch src/Makefile.DEPEND Installing LC/BATSRUS/ Installing BATSRUS as a LC component Installing OH/BATSRUS/ Installing BATSRUS as a OH component Installing PS/DGCPM/ Installing DGCPM as a PS component touch src/Makefile.DEPEND Installing PW/PWOM/ Installing PWOM as a PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing RB/RBE/ Installing RBE as a RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing RB/Rice/ Installing Rice as a RB component touch srcInterface/Makefile.DEPEND Installing RB/RiceV5/ Installing RiceV5 as a RB component touch srcInterface/Makefile.DEPEND Installing SC/BATSRUS/ Installing BATSRUS as a SC component Installing SP/FLAMPA/ Installing FLAMPA as a SP component mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing SP/Kota/ Installing Kota as a SP component touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing UA/GITM/ Installing GITM as a UA component touch src/Makefile.DEPEND touch srcIE/Makefile.DEPEND touch srcIO/Makefile.DEPEND Installing UA/GITM2/ Installing GITM2 as a UA component cp src/ModSize.f90.orig src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cd src; make DYNAMIC /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModGITM_static.f90 > ModGITM.f90 /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModEUV_static.f90 > ModEUV.f90 /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModSources_static.f90 > ModSources.f90 # Replaces nBlocksMax with nBlocks to make allocation flexible perl -pi -e 's/nBlocksMax/nBlocks/ if /allocate/' \ ModGITM.f90 ModEUV.f90 ModSources.f90 Configuring GITM for Earth!! Installation succeeded Setting maximum optimization flag to -O0 in Makefile.conf for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done make test_fluxemergence_compile ./Config.pl -e=MhdEosRad -u=Ee -g=8,8,8,500,1 Writing new grid size 8,8,8,500,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 -132 lapack.f f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 -132 blas.f f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModBlasLapack.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModKind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModNumConst.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModConst.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModCoordTransform.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModExactRS.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModFreq.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModInterpolate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModMpiConstants.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 -dusty ModMpiInterfaces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModMpi.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModIoUnit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModLinearAdvection.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModLinearSolver.f90 cpp -P -DsysDarwin -DcompNAGF95 ModUtilities.F90 | grep -v '^#' > ModUtilities.f95 f95 -o ModUtilities.o -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModUtilities.f95 rm -f ModUtilities.f95 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModReadParam.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModPlotFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModLookupTable.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModPlanetConst.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModSort.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModTimeConvert.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModTriangulate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_planet.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_geopack.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_axes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_line_extract.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_planet_field.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 CON_ray_trace.f90 rm -f /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a ar -rs /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a lapack.o blas.o ModBlasLapack.o ModConst.o ModCoordTransform.o ModExactRS.o ModFreq.o ModInterpolate.o ModIoUnit.o ModKind.o ModLinearAdvection.o ModLinearSolver.o ModLookupTable.o ModMpiConstants.o ModMpiInterfaces.o ModMpi.o ModNumConst.o ModPlanetConst.o ModPlotFile.o ModReadParam.o ModSort.o ModTimeConvert.o ModTriangulate.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 /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a ranlib: file: /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a(ModBlasLapack.o) has no symbols ranlib: file: /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a(ModKind.o) has no symbols ranlib: file: /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a(ModNumConst.o) has no symbols /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModTiming.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 timing_cpu.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 timing.f90 ar -rs /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating archive /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModMagnetogram.f90 rm -f /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ar -rs /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating archive /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModCommonVariables.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModArch.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModGetB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModGL98.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModTD99.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModShearFlow.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O0 EEE_ModMain.f90 rm -f /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /xhome/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 ar: creating archive /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_mpi.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSingleFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExtraVariables.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModProcMH.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModProject.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 PostIDL.f90 mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/xhome/gtoth/Tmp/SWMF/lib -lSHARE -r8 Program PostIDL has been brought up to date. make test_fluxemergence_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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 make test_fluxemergence_run cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence.1D PARAM.in cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog_1d cd run_test; ./PostProc.pl -M -cat RESULTS/run_1d PostProc.pl: mv GM/IO2 RESULTS/run_1d/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/run_1d/ 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 2 ./BATSRUS.exe > runlog_3d cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t043.56s/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t043.56s/. cd run_test; ./PostProc.pl -M -cat RESULTS/run_3d PostProc.pl: mv GM/IO2 RESULTS/run_3d/GM with 11 files PostProc.pl: cp PARAM.in RESULTS/run_3d/ 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 GM/restartOUT/restart.H! cd run_test; cp Param/FLUXEMERGENCE/PARAM.in.FluxEmergence PARAM.in cd run_test; mpirun -np 2 ./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 GM/IO2 RESULTS/run_restart/GM with 11 files PostProc.pl: cp PARAM.in RESULTS/run_restart/ WARNING in PostProc.pl: no runlog runlog_[0-9]* file was found PostProc.pl: Restart.pl -o RESULTS/run_restart/RESTART make test_fluxemergence_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-4 -a=2e-4 \ Param/FLUXEMERGENCE/TestOutput/log_fluxemergence.log \ run_test/RESULTS/run_restart/GM/log_n000051.log > test_fluxemergence.diff ERROR in DiffNum.pl make[4]: *** [test_fluxemergence_check] Error 255 make[3]: *** [test_fluxemergence] Error 2 make[2]: [test] Error 2 (ignored) make test_shocktube_compile ./Config.pl -u=Default -e=MhdHyp -g=64,2,2,10,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-11 \ run_test/RESULT/GM/cut_*t25*.out \ Param/SHOCKTUBE/TestOutput/mhdhyp_ref.out > test_shocktube.diff ls -l test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:26 test_shocktube.diff make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -g=64,2,2,10,10 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,10 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 14 files PostProc.pl: cp PARAM.in RESULT/ 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=2e-7 \ Param/SHOCKTUBE/TestOutput/hall_ref.out \ run_test/RESULT/GM/cut_*0118.out > test_hallmhd.diff ls -l test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:30 test_hallmhd.diff make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -g=64,2,2,10,10 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 4 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-13 \ Param/SHOCKTUBE/TestOutput/twofluid_ref.out \ run_test/RESULT/GM/cut_mhd_1_t00000020*.out > test_twofluidmhd.diff ls -l test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:33 test_twofluidmhd.diff make test_multifluid_compile ./Config.pl -u=Default -e=MhdHd -g=64,2,2,10,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIFLUID/PARAM.in . make test_multifluid_run cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -m RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 11 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ Param/MULTIFLUID/TestOutput/cut_t25.out \ run_test/RESULT/GM/cut_*025_n*.out > test_multifluid.diff ls -l test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:35 test_multifluid.diff make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -g=64,2,2,10,1 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MULTIION/PARAM.in . make test_multiion_run cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 22 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ Param/MULTIION/TestOutput/cut_t2.out \ run_test/RESULTS/GM/cut_*t02.*.out > test_multiion.diff ls -l test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:36 test_multiion.diff make test_mhdions_compile ./Config.pl -u=Default -e=MhdIons -g=64,2,2,40,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,40,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDIONS/PARAM.in . make test_mhdions_run cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-11 \ Param/MHDIONS/TestOutput/cut_mhd_t10m.out \ run_test/RESULTS/GM/cut_mhd_1_t00001000*.out \ > test_mhdions.diff ls -l test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:38 test_mhdions.diff make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -g=64,2,2,40,1 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/MHDNONCONS/PARAM.in . make test_mhdnoncons_run cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-11 \ Param/MHDNONCONS/TestOutput/cut_mhd_t10m.out \ run_test/RESULTS/GM/cut_mhd_1_t00001000*.out \ > test_mhdnoncons.diff ls -l test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:39 test_mhdnoncons.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/CRASH/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModAtomicMass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModIonizPotential.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModExcitationData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModAtomicDataMix.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModPlastic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModExcitation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModFermiGas.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModPartition.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModStatSum.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModPowerLawEos.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModIonMix.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModOpacityVoigt.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModMultiGroup.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModTransport.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModEos.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 ModHydrogenicModel.f90 rm -f /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a ar -rs /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a ModAtomicMass.o ModAtomicDataMix.o ModEos.o ModExcitation.o ModExcitationData.o ModPowerLawEos.o ModFermiGas.o ModHydrogenicModel.o ModIonizPotential.o ModPartition.o ModPlastic.o ModStatSum.o ModTransport.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ar: creating archive /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a ranlib: file: /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a(ModAtomicMass.o) has no symbols ranlib: file: /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a(ModPlastic.o) has no symbols /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe . make test_eosgodunov_run cd run_test; mpirun -np 2 ./CRASH.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 51 files PostProc.pl: cp PARAM.in RESULT/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-7 \ Param/CRASH/TestOutput/eosgodunov.out \ run_test/RESULT/GM/cut_*500.0*.out > test_eosgodunov.diff ls -l test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:41 test_eosgodunov.diff make test_levelset_compile ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 Writing new grid size 4,4,1,2000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/CRASH/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./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: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-7 \ Param/CRASH/TestOutput/log_levelset.log \ run_test/RESULTS/GM/log_n000000.log > test_levelset.diff ls -l test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:44 test_levelset.diff make test_hyades2d_compile ./Config.pl -e=HdRadCrash -u=Crash -g=10,10,1,200,200 Writing new grid size 10,10,1,200,200 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/CRASH/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libCRASH.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make CRASH make /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libCRASH.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/CRASH.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program CRASH has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. 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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./CRASH.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t002.00ns/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t002.00ns/. make test_hyades2d_restart cd run_test; cp Param/CRASH/PARAM.in.hyades2d.restart PARAM.in cd run_test; mpirun -np 2 ./CRASH.exe > runlog_restart Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_hyades2d_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-4 -a=1e-8 \ Param/CRASH/TestOutput/log_hyades2d.log \ run_test/RESULTS/GM/log_n000000.log > test_hyades2d.diff ls -l test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:49 test_hyades2d.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-4 \ Param/CRASH/TestOutput/log_graydiffusion.log \ run_test/RESULTS/GM/log_n000000.log > test_graydiffusion.diff ls -l test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:53 test_graydiffusion.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog 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: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_corona_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 \ Param/CORONA/TestOutput/log_n000001.log \ run_test/RESULTS/SC/log_n000001.log > test_corona.diff ls -l test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 21:03 test_corona.diff make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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 /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe make[7]: `/xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. Program BATSRUS has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog 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: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_coronasph_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 \ Param/CORONA/TestOutput/log_n000001.sph \ run_test/RESULTS/SC/log_n000001.log > test_coronasph.diff ls -l test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 21:09 test_coronasph.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . cd run_test; cp Param/OUTERHELIO/PARAM.in . make test_outerhelio_run cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog 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: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make test_outerhelio_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 \ Param/OUTERHELIO/TestOutput/log_n000000.log \ run_test/RESULTS/OH/log_n000000.log > test_outerhelio.diff ls -l test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 22:30 test_outerhelio.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS 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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat csh: 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: 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 18 May 22:45 test_earthsph.diff make test_2bodyplot_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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 /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe make[7]: `/xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on y=0_ful_1_t00000009_n0000145 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS csh: gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ 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 \ > 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 ERROR in DiffNum.pl make[4]: [test_2bodyplot_check] Error 255 (ignored) ls -l test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 13617 18 May 23:00 test_2bodyplot.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf TitanTest; ./PostProc.pl -M -o TitanTest PostProc.pl: mv GM/IO2 TitanTest/GM with 7 files PostProc.pl: cp PARAM.in TitanTest/ PostProc.pl: mv runlog TitanTest/ PostProc.pl: Restart.pl -o TitanTest/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_titan_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-15 \ Param/TITAN/TestOutput/log_n000001.log \ run_test/TitanTest/GM/log_n000001.log > test_titan.diff ls -l test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:09 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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf TitanTest/RestartSave RESTART_titan cd run_test; ./PostProc.pl -M -o TitanTest/RestartSave PostProc.pl: mv GM/IO2 TitanTest/RestartSave/GM with 7 files PostProc.pl: cp PARAM.in TitanTest/RestartSave/ PostProc.pl: mv runlog TitanTest/RestartSave/ PostProc.pl: Restart.pl -o TitanTest/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 TitanTest/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree TitanTest/RestartSave/RESTART/. cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred cd run_test; rm -rf TitanTest/RestartRead cd run_test; ./PostProc.pl -M -o TitanTest/RestartRead PostProc.pl: mv GM/IO2 TitanTest/RestartRead/GM with 7 files PostProc.pl: cp PARAM.in TitanTest/RestartRead/ PostProc.pl: mv runlog TitanTest/RestartRead/ PostProc.pl: Restart.pl -o TitanTest/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_titan_restart_check cd run_test/TitanTest; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-15 \ Param/TITAN/TestOutput/log_n000001.log \ run_test/TitanTest/log_all.log > test_titan_restart.diff ls -l test_titan*.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:09 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:18 test_titan_restart.diff make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf MarsTest; ./PostProc.pl -M -o MarsTest PostProc.pl: mv GM/IO2 MarsTest/GM with 7 files PostProc.pl: cp PARAM.in MarsTest/ PostProc.pl: mv runlog MarsTest/ PostProc.pl: Restart.pl -o MarsTest/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_mars_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ Param/MARS/TestOutput/log_n000001.log \ run_test/MarsTest/GM/log_n000001.log > test_mars.diff ls -l test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:21 test_mars.diff make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf MarsFluidsTest; ./PostProc.pl -M -o MarsFluidsTest PostProc.pl: mv GM/IO2 MarsFluidsTest/GM with 4 files PostProc.pl: cp PARAM.in MarsFluidsTest/ PostProc.pl: mv runlog MarsFluidsTest/ PostProc.pl: Restart.pl -o MarsFluidsTest/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_marsfluids_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-15 \ Param/MARSFLUIDS/TestOutput/log_n000001.log \ run_test/MarsFluidsTest/GM/log_n000001.log > test_marsfluids.diff ls -l test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:24 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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf MarsFluidsTest/RestartSave RESTART_marsfluids cd run_test; ./PostProc.pl -M -o MarsFluidsTest/RestartSave PostProc.pl: mv GM/IO2 MarsFluidsTest/RestartSave/GM with 4 files PostProc.pl: cp PARAM.in MarsFluidsTest/RestartSave/ PostProc.pl: mv runlog MarsFluidsTest/RestartSave/ PostProc.pl: Restart.pl -o MarsFluidsTest/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 MarsFluidsTest/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree MarsFluidsTest/RestartSave/RESTART/. cd run_test; sleep 1; mpirun -np 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf MarsFluidsTest/RestartRead cd run_test; ./PostProc.pl -M -o MarsFluidsTest/RestartRead PostProc.pl: mv GM/IO2 MarsFluidsTest/RestartRead/GM with 4 files PostProc.pl: cp PARAM.in MarsFluidsTest/RestartRead/ PostProc.pl: mv runlog MarsFluidsTest/RestartRead/ PostProc.pl: Restart.pl -o MarsFluidsTest/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_marsfluids_restart_check cd run_test/MarsFluidsTest; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -10 RestartRead/GM/log_n000011.log >> log_all.log /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-15 \ Param/MARSFLUIDS/TestOutput/log_n000001.log \ run_test/MarsFluidsTest/log_all.log > test_marsfluids_restart.diff ls -l test_marsfluids*.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:24 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:25 test_marsfluids_restart.diff make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf VenusTest; ./PostProc.pl -M -o VenusTest PostProc.pl: mv GM/IO2 VenusTest/GM with 6 files PostProc.pl: cp PARAM.in VenusTest/ PostProc.pl: mv runlog VenusTest/ PostProc.pl: Restart.pl -o VenusTest/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_venus_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-17 \ Param/VENUS/TestOutput/log_n000001.log \ run_test/VenusTest/GM/log_n000001.log > test_venus.diff ls -l test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:35 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 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf VenusTest/RestartSave RESTART_venus cd run_test; ./PostProc.pl -M -o VenusTest/RestartSave PostProc.pl: mv GM/IO2 VenusTest/RestartSave/GM with 6 files PostProc.pl: cp PARAM.in VenusTest/RestartSave/ PostProc.pl: mv runlog VenusTest/RestartSave/ PostProc.pl: Restart.pl -o VenusTest/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 VenusTest/RestartSave/RESTART # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree VenusTest/RestartSave/RESTART/. cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog Warning: Floating underflow occurred Warning: Floating underflow occurred cd run_test; rm -rf VenusTest/RestartRead cd run_test; ./PostProc.pl -M -o VenusTest/RestartRead PostProc.pl: mv GM/IO2 VenusTest/RestartRead/GM with 6 files PostProc.pl: cp PARAM.in VenusTest/RestartRead/ PostProc.pl: mv runlog VenusTest/RestartRead/ PostProc.pl: Restart.pl -o VenusTest/RestartRead/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_venus_restart_check cd run_test/VenusTest; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-15 \ Param/VENUS/TestOutput/log_n000001.log \ run_test/VenusTest/log_all.log > test_venus_restart.diff ls -l test_venus*.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:35 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:46 test_venus_restart.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[8]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[8]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-17 \ Param/SATURN/TestOutput/log_n000001.log \ run_test/RESULTS/GM/log_n000001.log > test_saturn.diff ls -l test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:54 test_saturn.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog cd run_test; rm -rf CometTest; ./PostProc.pl -M -o CometTest PostProc.pl: mv GM/IO2 CometTest/GM with 1 file PostProc.pl: cp PARAM.in CometTest/ PostProc.pl: mv runlog CometTest/ PostProc.pl: Restart.pl -o CometTest/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make test_comet_check /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 -a=1e-10 \ Param/COMET/TestOutput/log_n000001.log \ run_test/CometTest/GM/log_n000001.log > test_comet.diff ERROR in DiffNum.pl make[4]: *** [test_comet_check] Error 255 make[3]: *** [test_comet] Error 2 make[2]: [test] Error 2 (ignored) 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./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: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ Param/MAGNETOMETER/TestOutput/mag_n000000.dat \ run_test/RESULTS/GM/mag_n000000.dat \ > test_magnetometer.diff ls -l test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 19 May 00:13 test_magnetometer.diff make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdAnisoP -g=100,2,2,100,1 BATSRUS/Config.pl WARNING: nI=100 nJ=2 nK=2 does not allow AMR Writing new grid size 100,2,2,100,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. make PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/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 2 ./BATSRUS.exe > runlog 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: 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 /xhome/gtoth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ Param/ANISOPRESSURE/TestOutput/alfven_ref.out \ run_test/RESULT/GM/cut_*t03*.out > test_anisotropic.diff ls -l test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 0 19 May 00:18 test_anisotropic.diff 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 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL PSPH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/TIMING/src; make LIB /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. cd srcBATL; make LIB make libBATL.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_size.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_tree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_cell.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_pass_face.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 BATL_lib.f90 rm -f libBATL.a ar -rs libBATL.a BATL_amr.o BATL_geometry.o BATL_grid.o BATL_lib.o BATL_mpi.o BATL_pass_cell.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/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSize.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEquation.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMain.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIO.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModParallel.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModB0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAdvance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCube.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModAMR.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCovariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGeometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiFluid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPhysics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModEnergy.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBatlInterface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBlockData.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModBoundaryCells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModConserveFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModIonoVelocity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUserEmpty.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModUser.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPointImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMultiIon.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCharacteristic.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCurrent.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModExpansionFactors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceValue.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHallResist.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModImplicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModWaves.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceGradient.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModMessagePass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadDiffusion.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCoronalHeating.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRadiativeCooling.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModHeatConduction.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModResistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModFaceFlux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModGroundMagPerturb.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModNodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModOctree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPartSteady.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModPolarNeighbor.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModCT.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRestartFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModRaytrace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSatelliteFile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModSolarwind.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ModTimeStepControl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 BATS_methods.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 MH_set_parameters.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 advect_points.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 allocate_vars.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_criteria.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 amr_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_gradients.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_sources.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_timestep.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 coarsen_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 covariant.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 create_soln_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 exchange_messages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 explicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 find_neighbors.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 fix_axis_cells.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 library.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 load_balance.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_faces.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 message_pass_nodes.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 number_blocks.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 octree.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 potential_force_averages.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 refine_grid.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 rotate.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_b0.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_block_geometry.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_ICs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_outer_BCs.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_physics.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 specify_refinement.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 update_states_MHD.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_logfile.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_common.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_idl.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_tec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_los.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_sph.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_plot_radiowave.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 write_progress.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 constrain_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace_new.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_trace.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 ray_pass.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 get_im_pressure.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 project_B.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_cg.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 proj_bicgstab.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 calc_heat_flux.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 set_resistivity.f90 f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 clean_divb.f90 cp -f ../srcBATL/libBATL.a libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.o ModBatlInterface.o ModBlockData.o ModBoundaryCells.o ModConserveFlux.o ModCube.o ModIonoVelocity.o ModExtraVariables.o ModSingleFluid.o ModMultiFluid.o ModMultiIon.o ModEnergy.o ModEquation.o ModCharacteristic.o ModCovariant.o ModCurrent.o ModExpansionFactors.o ModFaceFlux.o ModFaceGradient.o ModFaceValue.o ModGeometry.o ModGroundMagPerturb.o ModHallResist.o ModIO.o ModMain.o ModMessagePass.o ModNodes.o ModOctree.o ModParallel.o ModPartSteady.o ModPhysics.o ModPointImplicit.o ModPolarNeighbor.o ModProcMH.o ModRestartFile.o ModSatelliteFile.o ModSize.o ModSolarwind.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCoronalHeating.o ModRadiativeCooling.o ModCT.o ModImplicit.o ModRadDiffusion.o ModHeatConduction.o ModRaytrace.o ModProject.o BATS_methods.o MH_set_parameters.o advect_points.o allocate_vars.o amr.o amr_criteria.o amr_physics.o calc_gradients.o calc_sources.o calc_timestep.o coarsen_grid.o covariant.o create_soln_blocks.o exchange_messages.o explicit.o find_neighbors.o fix_axis_cells.o library.o load_balance.o message_pass_cells.o message_pass_faces.o message_pass_nodes.o number_blocks.o octree.o potential_force_averages.o refine_grid.o rotate.o set_b0.o set_BCs.o set_block_geometry.o set_ICs.o set_outer_BCs.o set_physics.o specify_refinement.o update_states.o update_states_MHD.o write_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 constrain_B.o implicit.o impl_interface.o impl_jacobian.o impl_matvec.o impl_newton.o ray_trace_new.o ray_trace.o ray_pass.o get_im_pressure.o project_B.o proj_cg.o proj_bicgstab.o calc_heat_flux.o set_resistivity.o ModResistivity.o clean_divb.o ranlib: file: libBATSRUS.a(ModExtraVariables.o) has no symbols ranlib: file: libBATSRUS.a(ModSize.o) has no symbols libBATSRUS.a has been brought up to date. cd src; make BATSRUS make /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -I../srcBATL -I/xhome/gtoth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/xhome/gtoth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/xhome/gtoth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libBATSRUS.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libMAGNETOGRAM.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libEMPIRICALEE.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/BATSRUS.exe main.o Tmp_/*.o \ -r8 rm -rf Tmp_ Program BATSRUS has been brought up to date. cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a make[7]: `/xhome/gtoth/Tmp/SWMF/lib/libSHARE.a' is up to date. /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. cd srcPostProc; make PIDL make /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe make[7]: `/xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe' is up to date. Program PostIDL has been brought up to date. cd srcPostProc; make PSPH make /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O0 PostSPH.f90 mpif90 -o /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe PostSPH.o -r8 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 /xhome/gtoth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /xhome/gtoth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/Param . ./TestSuite.pl -r='mpirun -np 2 ' -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 -Message=dir -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.019: finished. Check or compare results! test.020: -Implicit=partimpl05 -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 -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.021: finished. Check or compare results! test.022: -Divb=project -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.022: finished. Check or compare results! test.023: -Divb=diffuse -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.023: finished. Check or compare results! test.024: -Implicit=partimpl05 -Stage=2 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.024: finished. Check or compare results! test.025: -Length=restartsave -Limiter=mc3 -Restart=saveone -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.025: finished. Check or compare results! test.026: -Length=restartread -Limiter=mc3 -Restart=read -Solver=hlld Post Processing IDL files. Post Processing TEC files. test.026: finished. Check or compare results! test.027: -Conservative=r6 -Length=restartsave -Restart=save -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.027: finished. Check or compare results! test.028: -Conservative=r6 -Length=restartread -Restart=read -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.028: finished. Check or compare results! test.029: -Corotation=ideal -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.029: finished. Check or compare results! test.030: -Corotation=updateb0 -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! ERROR in pIDL: error found in the output of /xhome/gtoth/Tmp/SWMF/GM/BATSRUS/run_test/GM/PostIDL.exe cat: .tmp1: No such file or directory mkdir: test.tmp/IO2: No space left on device test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: FAILED FAILED FAILED !!!! This was caused by an error which occured, such as an Arithmetic exception. make test_func_check rm -rf run_test_ref; mkdir run_test_ref mkdir: run_test_ref: No space left on device make[4]: *** [test_func_check] Error 1 make[3]: *** [test_func] Error 2 make[2]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 13617 18 May 23:00 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 0 19 May 00:18 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 11405 19 May 00:10 test_comet.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 21:03 test_corona.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 21:09 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 22:45 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:41 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 7232 18 May 20:24 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 57 19 May 02:36 test_func.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:53 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:30 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:49 test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:44 test_levelset.diff -rw-r--r-- 1 gtoth hpcc 0 19 May 00:13 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:21 test_mars.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:24 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:25 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:38 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:39 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:35 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:36 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 22:30 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:54 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:26 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:09 test_titan.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:18 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 20:33 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:35 test_venus.diff -rw-r--r-- 1 gtoth hpcc 0 18 May 23:46 test_venus_restart.diff echo "There is no test for IE/RIM" > notest.diff /bin/sh: line 1: notest.diff: No space left on device make[2]: *** [test] Error 1 echo "IE/Ridley_serial test is incomplete" > notest.diff /bin/sh: line 1: notest.diff: No space left on device make[2]: *** [test] Error 1 IH/BATSRUS is tested in GM/BATSRUS IH/BATSRUS_share is tested in GM/BATSRUS /bin/sh: line 1: test.diff: No space left on device make[2]: *** [test] Error 1 /bin/sh: line 1: test.diff: No space left on device make[2]: *** [test] Error 1 echo "There is no test for RCM" There is no test for RCM /bin/sh: line 1: notest.diff: No space left on device make[2]: *** [test] Error 1 LC/BATSRUS is tested in GM/BATSRUS OH/BATSRUS is tested in GM/BATSRUS echo "PS/DGCPM test is incomplete" > notest.diff /bin/sh: line 1: notest.diff: No space left on device make[2]: *** [test] Error 1 /bin/sh: line 1: test_Saturn_plots.diff: No space left on device make[3]: *** [test_saturn] Error 1 make[2]: [test] Error 2 (ignored) /bin/sh: line 1: test_Earth_restart.diff: No space left on device make[3]: *** [test_restart] Error 1 make[2]: [test] Error 2 (ignored) /bin/sh: line 1: test_Earth_plots.diff: No space left on device make[3]: *** [test_earth] Error 1 make[2]: [test] Error 2 (ignored) /bin/sh: line 1: test_Earth_restart.diff: No space left on device make[3]: *** [test_restart] Error 1 make[2]: [test] Error 2 (ignored) /bin/sh: line 1: test.diff: No space left on device make[2]: *** [test] Error 1 make[2]: