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 make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON' touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON' cd ESMF/ESMF_SWMF; make install make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/ESMF/ESMF_SWMF' touch src/Makefile.DEPEND make[2]: *** No rule to make target `info'. Stop. make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/ESMF/ESMF_SWMF' if([ -d "GM/BATSRUS" ]); then \ if([ -d "SC/BATSRUS" ]); \ then cp GM/BATSRUS/Config.pl SC/BATSRUS; \ perl -i -pe 's/GM/SC/' SC/BATSRUS/Config.pl; \ fi; \ if([ -d "OH/BATSRUS" ]); \ then cp GM/BATSRUS/Config.pl OH/BATSRUS; \ perl -i -pe 's/GM/OH/' OH/BATSRUS/Config.pl; \ fi; \ if([ -d "IH/BATSRUS" ]); \ then cp GM/BATSRUS/Config.pl IH/BATSRUS; \ perl -i -pe 's/GM/IH/' IH/BATSRUS/Config.pl; \ fi; \ if([ -d "IH/BATSRUS_share" ]); \ then cp GM/BATSRUS/Config.pl IH/BATSRUS_share; \ perl -i -pe "s/GM/IH/; s#'src#'../../GM/BATSRUS/src#" \ IH/BATSRUS_share/Config.pl; \ fi; \ fi for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do (if([ -f "$i/Config.pl" ]); then \ echo Installing $i; cd $i; ./Config.pl -install=c; \ fi); \ done Installing GM/BATSRUS/ Installing BATSRUS as a GM component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd grep: src/ModAdvance.f90: No such file or directory cd src; make STATIC make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make -s STATIC1 NAME=Advance make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make -s STATIC1 NAME=Nodes make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make -s STATIC1 NAME=Geometry make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make -s STATIC1 NAME=Raytrace #^CFG IF RAYTRACE make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make -s STATIC1 NAME=CT #^CFG IF CONSTRAINB make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' Installing IE/RIM/ Installing RIM as a IE component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' Installing IE/Ridley_serial/ Installing Ridley_serial as a IE component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' Installing IH/BATSRUS/ Installing BATSRUS as a IH component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' Installing IH/BATSRUS_share/ Installing BATSRUS as a IH component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS_share' touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS_share' Installing IM/HEIDI/ Installing HEIDI as a IM component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' Installing IM/RCM/ Installing RCM as a IM component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM' touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM' Installing IM/RCM2/ Installing RCM2 as a IM component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' Installing OH/BATSRUS/ Installing BATSRUS as a OH component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/BATSRUS' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/BATSRUS' Installing PS/DGCPM/ Installing DGCPM as a PS component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/DGCPM' touch src/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/DGCPM' Installing PW/PWOM/ Installing PWOM as a PW component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' Installing RB/RBE/ Installing RBE as a RB component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' Installing RB/Rice/ Installing Rice as a RB component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Rice' touch srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Rice' Installing RB/RiceV5/ Installing RiceV5 as a RB component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RiceV5' touch srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RiceV5' Installing SC/BATSRUS/ Installing BATSRUS as a SC component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' Installing SP/FLAMPA/ Installing FLAMPA as a SP component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/FLAMPA' mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/FLAMPA' Installing SP/Kota/ Installing Kota as a SP component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Kota' touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Kota' Installing UA/GITM/ Installing GITM as a UA component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM' touch src/Makefile.DEPEND touch srcIE/Makefile.DEPEND touch srcIO/Makefile.DEPEND make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM' Installing UA/GITM2/ Installing GITM2 as a UA component make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cp src/ModSize.f90.orig src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cd src; make DYNAMIC make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModGITM_static.f90 > ModGITM.f90 /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModEUV_static.f90 > ModEUV.f90 /u/.realmounts/home4/toth/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 make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' Configuring GITM for Earth!! Installation succeeded make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_shocktube_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHyp -g=256,4,4,10,1 Writing new grid size 256,4,4,10,1 into src/ModSize.f90... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 lapack.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 blas.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModBlasLapack.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModKind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModNumConst.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModConst.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModCoordTransform.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModExactRS.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModFreq.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModInterpolate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMpiConstants.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMpiInterfaces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMpi.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModIoUnit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModLinearSolver.f90 ifort -DsysLinux -Dcompifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModUtilities.F90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModReadParam.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModPlotFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModLookupTable.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModPlanetConst.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModSort.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModTimeConvert.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModTriangulate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_planet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_geopack.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_axes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_line_extract.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_planet_field.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_ray_trace.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a ar -rs /u/.realmounts/home4/toth/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 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 /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModTiming.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 timing_cpu.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 timing.f90 ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMagnetogram.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a ModMagnetogram.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModCommonVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModTD99.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModGL98.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModArch.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModGetB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModShearFlow.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModGetStateInit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModGetStateBC.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -c -w -r8 -O2 EEE_ModMain.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a EEE_ModCommonVariables.o EEE_ModTD99.o EEE_ModGL98.o EEE_ModArch.o EEE_ModShearFlow.o EEE_ModGetStateInit.o EEE_ModGetStateBC.o EEE_ModGetB0.o EEE_ModMain.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExtraVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSingleFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModProcMH.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModWaves.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModProject.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O1 PostIDL.f90 ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe PostIDL.o -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lSHARE -r8 make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_shocktube_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.hyp PARAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_shocktube_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_shocktube_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cat run_test/GM/IO2/cut_raw_2_t25.60000_n0000386_pe*.idl \ > run_test/GM/IO2/cut_25.idl /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-13 \ Param/SHOCKTUBE/TestOutput/cut_25.idl \ run_test/GM/IO2/cut_25.idl > test_shocktube.diff ls -l test_shocktube.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 17:43 test_shocktube.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hallmhd_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hallmhd_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/SHOCKTUBE/PARAM.in.HallTest PARAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hallmhd_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULT PostProc.pl: mv GM/IO2 RESULT/GM with 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[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hallmhd_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-13 \ Param/SHOCKTUBE/TestOutput/hall_ref.out \ run_test/RESULT/GM/cut_*0118.out > test_hallmhd.diff ERROR in DiffNum.pl make[4]: *** [test_hallmhd_check] Error 255 make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: *** [test_hallmhd] Error 2 make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multifluid_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdHd -g=256,4,4,10,1 Writing new grid size 256,4,4,10,1 into src/ModSize.f90... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multifluid_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIFLUID/PARAM.in . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multifluid_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multifluid_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cat run_test/GM/IO2/cut_raw_2_t00000025_n*_pe*.idl \ >> run_test/GM/IO2/cut_25.idl /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-12 \ Param/MULTIFLUID/TestOutput/cut_25.idl \ run_test/GM/IO2/cut_25.idl > test_multifluid.diff ls -l test_multifluid.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:02 test_multifluid.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multiion_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MultiIon -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... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multiion_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/MULTIION/PARAM.in . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multiion_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 22 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_multiion_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 18:09 test_multiion.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdions_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdions_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDIONS/PARAM.in . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdions_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdions_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 18:15 test_mhdions.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdnoncons_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Default -e=MhdNonCons -g=64,2,2,40,1 make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdnoncons_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/MHDNONCONS/PARAM.in . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdnoncons_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 12 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mhdnoncons_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 18:21 test_mhdnoncons.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_eosgodunov_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -e=HdEos -u=Eos -g=400,2,2,10,1 BATSRUS/Config.pl WARNING: nI=400 nJ=2 nK=2 does not allow AMR Writing new grid size 400,2,2,10,1 into src/ModSize.f90... make CRASH make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModAtomicMass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModPolyimide.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModIonizPotential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModExcitationData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModAtomicDataMix.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModExcitation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModFermiGas.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModStatSum.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModPowerLawEos.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModTransport.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModEos.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModIonMix.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModOpacityVoigt.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMultiGroup.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a ModAtomicMass.o ModEos.o ModPowerLawEos.o ModFermiGas.o ModIonizPotential.o ModPolyimide.o ModStatSum.o ModTransport.o ModExcitation.o ModAtomicDataMix.o ModExcitationData.o ModIonMix.o ModOpacityVoigt.o ModMultiGroup.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE -lCRASH \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_eosgodunov_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.eosgodunov PARAM.in; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_eosgodunov_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_eosgodunov_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cat run_test/GM/IO2/cut_hd_1_t00000000_n0001618_pe*.idl \ > run_test/IO2/cut_500_ns.idl /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=3e-7 \ Param/CRASH/TestOutput/cut_eosgodunov.idl \ run_test/IO2/cut_500_ns.idl > test_eosgodunov.diff ls -l test_eosgodunov.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:29 test_eosgodunov.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_levelset_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -e=HdCrash -u=Crash -g=4,4,2,2000,1 BATSRUS/Config.pl WARNING: nI=4 nJ=4 nK=2 does not allow AMR Writing new grid size 4,4,2,2000,1 into src/ModSize.f90... make CRASH make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE -lCRASH \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_levelset_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.levelset PARAM.in cp /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/input/hyades_1.1ns.out run_test make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_levelset_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_levelset_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=1e-5 -a=1e-7 \ Param/CRASH/TestOutput/log_levelset.log \ run_test/RESULTS/GM/log_n000000.log > test_levelset.diff ls -l test_levelset.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:42 test_levelset.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hyades2d_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -e=HdRadCrash -u=Crash -g=10,10,2,200,200 BATSRUS/Config.pl WARNING: nI=10 nJ=10 nK=2 does not allow AMR Writing new grid size 10,10,2,200,200 into src/ModSize.f90... make CRASH make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCRASH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make CRASH make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/CRASH.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE -lCRASH \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program CRASH has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hyades2d_rundir DEFAULT_EXE=CRASH.exe make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.hyades2d PARAM.in gunzip -c /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/input/hyades2d_1.1ns.out.gz \ > run_test/hyades2d_1.1ns.out gunzip -c /u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/input/opacities.out.gz \ > run_test/table_opacities.out make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hyades2d_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./CRASH.exe > runlog cd run_test; ./Restart.pl # Restart.pl has checked output restart file and directories. # Restart.pl has created restart tree RESTART_t001.00ns/. # Restart.pl has checked input restart file and directories. # Restart.pl has linked restart tree RESTART_t001.00ns/. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hyades2d_restart make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.hyades2d.restart PARAM.in cd run_test; mpirun -np 4 ./CRASH.exe > runlog_restart cd run_test; ./PostProc.pl -M -cat RESULTS; mv runlog_restart RESULTS/ PostProc.pl: mv GM/IO2 RESULTS/GM with 2 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_hyades2d_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 18:58 test_hyades2d.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_graydiffusion_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make BATSRUS make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_graydiffusion_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CRASH/PARAM.in.graydiffusion PARAM.in cd run_test; cp Param/CRASH/initial_lowrie3.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_graydiffusion_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_graydiffusion_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 19:05 test_graydiffusion.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_corona_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make BATSRUS PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_corona_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in . cd run_test; cp Param/CORONA/CR1935_WSO.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_corona_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS ERROR in pIDL: file name PFSSM_Br.out does not match _nSTEPNUM.out format PostProc.pl: mv SC/IO2 RESULTS/SC with 34 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_corona_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 19:25 test_corona.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_coronasph_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make BATSRUS PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: `libBATSRUS.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_coronasph_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test COMPONENT=SC STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/SC cd run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/CORONA/PARAM.in.spherical PARAM.in cd run_test; cp Param/CORONA/CR1935_WSO.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_coronasph_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS ERROR in pIDL: file name PFSSM_Br.out does not match _nSTEPNUM.out format PostProc.pl: mv SC/IO2 RESULTS/SC with 34 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_coronasph_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 19:27 test_coronasph.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_earthsph_compile make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[9]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[9]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_earthsph_rundir make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/EARTH/PARAM.in.spherical PARAM.in; \ cp Param/EARTH/imf19980504.dat . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_earthsph_run make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat gzip: No match. ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 4 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_earthsph_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ls -l test_earthsph.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:52 test_earthsph.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_2bodyplot_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: `libBATSRUS.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_2bodyplot_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/2BODYPLOT/PARAM.in PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_2bodyplot_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test/GM; ./pTEC g ======================================================================== Beginning cat of .tec files ... --Working in directory: ./IO2/ on files: ./*.T ./*.tec working on y=0_ful_1_t00000009_n0000145 ... Beginning gzip ... --Working in directory: ./IO2/ on files: ./*.dat ======================================================================== cd run_test; rm -rf RESULTS; ./PostProc.pl -g -M RESULTS gzip: No match. PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_2bodyplot_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' gunzip -c Param/2BODYPLOT/TestOutput/REFy*.out.gz | sort -k1 -k2 -k3 -n \ > run_test/RESULTS/GM/ref_y=0.out gunzip -c Param/2BODYPLOT/TestOutput/REFy*.dat.gz | sort -k1 -k2 -k3 -n \ > 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-rw-r-- 1 toth g26170 16744 Aug 7 19:54 test_2bodyplot.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_compile make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[9]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[9]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_rundir make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/TITAN/PARAM.in .; \ tar xzf Param/TITAN/TitanInput.tgz #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_run make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 20:46 test_titan.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_restart_save make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_restart_read make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/TITAN/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i 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 4 ./BATSRUS.exe > runlog 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_titan_restart_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test/TitanTest; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 20:46 test_titan.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:47 test_titan_restart.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mars_compile make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[9]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[9]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mars_rundir make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/MARS/PARAM.in .; \ cp Param/MARS/marsmgsp.txt . #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mars_run make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_mars_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 22:15 test_mars.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_compile make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 make make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[9]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[9]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_rundir make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/VENUS/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_run make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 23:00 test_venus.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_restart_save make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_restart_read make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/VENUS/PARAM.in.restartread PARAM.in #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; ./Restart.pl -i 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 4 ./BATSRUS.exe > runlog 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[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_venus_restart_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test/VenusTest; \ cp RestartSave/GM/log_n000001.log log_all.log; \ tail -25 RestartRead/GM/log_n000026.log >> log_all.log /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 23:00 test_venus.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:01 test_venus_restart.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_saturn_compile make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[9]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[9]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[8]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_saturn_rundir make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/SATURN/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_saturn_run make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; rm -rf RESULTS; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 3 files PostProc.pl: cp PARAM.in RESULTS/ PostProc.pl: mv runlog RESULTS/ PostProc.pl: Restart.pl -o RESULTS/RESTART ERROR in Restart.pl: could not find restart file GM/restartOUT/restart.H! make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_saturn_check make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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-rw-r-- 1 toth g26170 0 Aug 7 23:09 test_saturn.diff make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_comet_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_comet_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; \ cp Param/COMET/PARAM.in .; \ #./TestParam.pl -n=1 run_test/PARAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_comet_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./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[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_comet_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: *** [test_comet] Error 2 make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_magnetometer_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_magnetometer_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; cp Param/MAGNETOMETER/PARAM.in PARAM.in cd run_test; cp Param/MAGNETOMETER/magin.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_magnetometer_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd run_test; mpirun -np 4 ./BATSRUS.exe > runlog cd run_test; ./PostProc.pl -M RESULTS PostProc.pl: mv GM/IO2 RESULTS/GM with 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[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_magnetometer_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' /u/.realmounts/home4/toth/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 ERROR in DiffNum.pl make[4]: *** [test_magnetometer_check] Error 255 make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: *** [test_magnetometer] Error 2 make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[2]: [test] Error 2 (ignored) make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_func_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./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... make BATSRUS PIDL PSPH make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd src; make BATSRUS make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 main.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/BATSRUS.exe main.o \ -L. -lBATSRUS -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lMAGNETOGRAM -lEMPIRICALEE -lTIMING -lSHARE \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' Program BATSRUS has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. cd srcPostProc; make PSPH make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 PostSPH.f90 ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe PostSPH.o -r8 -lmpi make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostSPH has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_func_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES GMDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p run_test/GM cd run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/toth/Tmp/SWMF/GM/BATSRUS/Param . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./TestSuite.pl -r='mpirun -np 4 ' -d=run_test func test.000: -Limiter=beta -Plottype=idltecamr Post Processing IDL files. Post Processing TEC files. test.000: finished. Check or compare results! test.001: -Limiter=beta -Solver=linde Post Processing IDL files. Post Processing TEC files. test.001: finished. Check or compare results! test.002: -Limiter=beta -Plottype=idltecamr -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.002: finished. Check or compare results! test.003: -Limiter=mc -Reschange=tvd -Solver=roe Post Processing IDL files. Post Processing TEC files. test.003: finished. Check or compare results! test.004: -Conservative=r6 Post Processing IDL files. Post Processing TEC files. test.004: finished. Check or compare results! test.005: -Conservative=adapt -Solver=linde Post Processing IDL files. Post Processing TEC files. test.005: finished. Check or compare results! test.006: -Conservative=r6 -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.006: finished. Check or compare results! test.007: -Conservative=r6 -Solver=roeold Post Processing IDL files. Post Processing TEC files. test.007: finished. Check or compare results! test.008: -Boris=borisfull Post Processing IDL files. Post Processing TEC files. test.008: finished. Check or compare results! test.009: -Boris=borisfull -Solver=linde Post Processing IDL files. Post Processing TEC files. test.009: finished. Check or compare results! test.010: -Boris=borisfull -Solver=sokolov Post Processing IDL files. Post Processing TEC files. test.010: finished. Check or compare results! test.011: -Boris=borissimple Post Processing IDL files. Post Processing TEC files. test.011: finished. Check or compare results! test.012: -Boris=borissimple -Solver=linde Post Processing IDL files. Post Processing TEC files. test.012: finished. Check or compare results! test.013: -Conservative=r6 -Plottype=idltecamr -Solver=hlld -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.013: finished. Check or compare results! test.014: -Boris=borisfull -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.014: finished. Check or compare results! test.015: -Boris=borissimple -Conservative=r6 -Timestep=ta Post Processing IDL files. Post Processing TEC files. test.015: finished. Check or compare results! test.016: -Inner=float Post Processing IDL files. Post Processing TEC files. test.016: finished. Check or compare results! test.017: -Inner=reflect Post Processing IDL files. Post Processing TEC files. test.017: finished. Check or compare results! test.018: -Limiter=mc -Resist=hall Post Processing IDL files. Post Processing TEC files. test.018: finished. Check or compare results! test.019: -Limiter=mc3 -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! test.035: -Logtype=ray -Plottype=raynew -Upstream=nsturning_1nT_tilt Post Processing IDL files. Post Processing TEC files. test.035: finished. Check or compare results! make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make test_func_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' rm -rf run_test_ref; mkdir run_test_ref cd run_test_ref; tar -xzf ../Param/TESTSUITE/TEST.tgz; ./TestCompare.pl -q -v -o=1e-11 run_test_ref run_test > test_func.diff ./TestCompare.pl -speed run_test_ref run_test > test_func.speed ls -l test_func.diff test_func.speed -rw-rw-r-- 1 toth g26170 141 Aug 8 00:31 test_func.diff -rw-rw-r-- 1 toth g26170 2845 Aug 8 00:31 test_func.speed make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' -rw-rw-r-- 1 toth g26170 16744 Aug 7 19:54 test_2bodyplot.diff -rw-rw-r-- 1 toth g26170 11356 Aug 7 23:32 test_comet.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:25 test_corona.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:27 test_coronasph.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:52 test_earthsph.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:29 test_eosgodunov.diff -rw-rw-r-- 1 toth g26170 141 Aug 8 00:31 test_func.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:05 test_graydiffusion.diff -rw-rw-r-- 1 toth g26170 12450 Aug 7 17:56 test_hallmhd.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:58 test_hyades2d.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:42 test_levelset.diff -rw-rw-r-- 1 toth g26170 8552 Aug 7 23:48 test_magnetometer.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 22:15 test_mars.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:15 test_mhdions.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:21 test_mhdnoncons.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:02 test_multifluid.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:09 test_multiion.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:09 test_saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 17:43 test_shocktube.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:46 test_titan.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:47 test_titan_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:00 test_venus.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:01 test_venus_restart.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' echo "There is no test for IE/RIM" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' echo "IE/Ridley_serial test is incomplete" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' IH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS_share' IH/BATSRUS_share is tested in GM/BATSRUS make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS_share' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make test_compile make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make HEIDI make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 NOMPI.f90 ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a NOMPI.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModEIEConductance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModAMIE_Interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModErrors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModEIE_Interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModMHD_Interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModExtras.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModEIEFiles.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ED_ModInterface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ED_ModIons.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModWeimer.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AMIE_Library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 EIE_End.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 EIE_Initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 EIE_Library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 EIE_IoLibrary.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 EIE_set_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 readAMIEoutput.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 readMHDoutput.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 mh86.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 hmr89.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 iz94.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ihp.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 merge_str.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 MHD_Library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ED_Interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ED_ReadIonHeat.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ED_r_elec_ed_lup_subs.f rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a ModEIEConductance.o ModAMIE_Interface.o ModErrors.o ModEIE_Interface.o ModMHD_Interface.o ModExtras.o ModEIEFiles.o ED_ModInterface.o ED_ModIons.o ModWeimer.o AMIE_Library.o EIE_End.o EIE_Initialize.o EIE_Library.o EIE_IoLibrary.o EIE_set_inputs.o readAMIEoutput.o readMHDoutput.o mh86.o hmr89.o iz94.o ihp.o merge_str.o MHD_Library.o ED_Interface.o ED_ReadIonHeat.o ED_r_elec_ed_lup_subs.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save -r8 ModTsyganenko.f rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a ModTsyganenko.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModInit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModProcIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiCurrents.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiDGCPM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiDrifts.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiWaves.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModIonoHeidi.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiSatellites.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiInput.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiBField.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModHeidiNeutralH.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_setup.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_icbc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_coefficients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_operators.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_currents.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_output.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_waves.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 recipes.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 pbo.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 wgrdar.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_check.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_init.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 heidi_run.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 read_ring_current.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 write_ring_current.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 epencalc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 iono_init.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a ar: /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a: No such file or directory ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/HEIDI.exe heidi_main.o ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcIM.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o Tmp_/*.o -r8 -lmpi rm -rf Tmp_ make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' /u/.realmounts/home4/toth/Tmp/SWMF/bin/HEIDI.exe has been created make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make test_rundir make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' mkdir -p run_test/IM cd run_test/IM; \ mkdir input plots restartIN restartOUT cd run_test/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere ln -s /u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/input/* run_test/IM/input;\ cp /u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/input/*.gz run_test/IM/restartIN;\ cd run_test/IM/restartIN;\ gzip -d *.gz make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' cd input; cp PARAM.in ../run_test make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make test_run make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' cd run_test; mpirun -np 4 ./HEIDI.exe SCALC initial 0 0 0 0 ModReadParam::read_file: read and broadcast nLine= 110 lines of text ModHeidiInput::set_parameters starting for iSession= 1 year,month,day,UT 2002 4 17 0.000000000000000E+000 DT,TMAX,TINT,TIME 20.0000000000000 160.000000000000 40.0000000000000 0.000000000000000E+000 IO,JO,KO,LO,ISO 20 24 42 71 24 (SCALC(k),k=1,NS) 1 1 1 1 YEAR,month,day,UT 2002 4 17 0.000000000000000E+000 R,AP,KP 154.000000000000 15.0000000000000 3.00000000000000 (INI(k),k=1,NS) 7 7 7 7 (IBC(k),k=1,NS) 7 7 7 7 NAME=test1 ModHeidiInput::set_parameters starting for iSession= 1 ModHeidiInput::set_parameters starting for iSession= 1 ModHeidiInput::set_parameters starting for iSession= 1 iProc : 1 scalc (which species): 0 1 0 0 total species : 4 parallel species : 1 2 3 4 iProc : 2 scalc (which species): 0 0 1 0 total species : 4 parallel species : 1 2 3 4 iProc : 3 scalc (which species): 0 0 0 1 total species : 4 parallel species : 1 2 3 4 iProc : 0 scalc (which species): 1 0 0 0 total species : 4 parallel species : 1 2 3 4 TIME = 0.000000000000000E+000 nSteps, nSteps in KP, nSteps IBC: 1 270 3 SUMS: 1.00003196709163 1.00000000000000 LO: 0.999847695156391 1.00000000000000 0.000000000000000E+000 6.663608749801764E-005 0.999923847578196 rmin = 1.33333469515834 rmax = 10.0000161208487 delr = 0.146892905520176 delphi = 3.00000000000000 Number of middle grid cells = 7200 Getting equatorial B field on middle grid Getting ionospheric B field on middle grid Getting volume of flux tubes on middle grid Getting x, y values for flux tubes Setting initial content of flux tubes on middle grid Resetting the outer boundary condition Resetting the outer boundary condition Resetting the outer boundary condition Resetting the outer boundary condition Times: 1 4 1 270 3 1 20.0000000000000 160.000000000000 ...Calling PRESSURES ...Calling PRESSURES ...Calling PRESSURES ...Calling PRESSURES ...Calling CURRENTCALC ...Calling CURRENTCALC ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ...Calling CURRENTCALC ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Efield Model : weimer96 ==> Model Directory : EIE/ ==> Conductance Model : ihp ==> Conductance Model : ihp ==> Conductance Model : ihp ==> Conductance Model : ihp time: RealTime, SimulationTime 1176800400.00000 32400.0000000000 Time to AMIE : 32400.0000000000 time: RealTime, SimulationTime 1176800400.00000 32400.0000000000 Time to AMIE : 32400.0000000000 time: RealTime, SimulationTime 1176800400.00000 32400.0000000000 Time to AMIE : 32400.0000000000 time: RealTime, SimulationTime 1176800400.00000 32400.0000000000 Time to AMIE : 32400.0000000000 -80964.7651793780 73492.1204979323 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 FPOT max: 47326.7310344341 23 8 6.86273694031551 7.00000000000000 FPOT min: -71772.4254729323 23 19 6.86273694031551 18.0000000000000 potfac max: 71825.0632356347 60 35 9.99999981456437 6.80000000000000 potfac min: -80924.8568522690 57 91 9.55932184362785 18.0000000000000 Potentials returned from the solver FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 Done with MAGCONV Done with MAGCONV Done with MAGCONV Done with MAGCONV Max Vr: 60 1 4640.59643350984 10.0000161208487 Max Vp: 60 31 8.337373382498481E-003 10.0000161208487 Calling plasmasphere: 9174.90868042214 -9174.90868042214 Calling PRESSURES Calling PRESSURES Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling CURRENTCALC Calling CURRENTCALC Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 1 Printing plasmasphere Saving the DGCPM output WRESULT Dst: 4 -61.5347822446889 WRESULT Dst: 2 -65.3296462637166 WRESULT Dst: 3 -1.73952115658491 WRESULT: 1 1 WRESULT Dst: 1 -89.4988345940454 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 0 SimulationTime= 32440.0000000000 Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT Dst: 4 -61.3464526445372 WRESULT: 1 1 WRESULT Dst: 1 -89.2463124832798 WRESULT: 3 0 WRESULT: 4 0 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 1 WRESULT: 4 0 WRESULT Dst: 2 -65.1168943425860 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 1 WRESULT Dst: 3 -1.73436162709646 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 0 ...Calling PRESSURES ...Calling CURRENTCALC ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 3 0 WRESULT: 4 0 ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 4 0 FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176800440.00000 32440.0000000000 Time to AMIE : 32440.0000000000 time: RealTime, SimulationTime 1176800440.00000 32440.0000000000 Time to AMIE : 32440.0000000000 ...Calling PRESSURES ...Calling CURRENTCALC time: RealTime, SimulationTime 1176800440.00000 32440.0000000000 Time to AMIE : 32440.0000000000 time: RealTime, SimulationTime 1176800440.00000 32440.0000000000 Time to AMIE : 32440.0000000000 -80964.7651793780 73492.1204979323 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 -16688.3336724982 FPOT max: 47326.7310344341 23 8 6.86273694031551 7.00000000000000 FPOT min: -71772.4254729323 23 19 6.86273694031551 18.0000000000000 potfac max: 71825.0632356347 60 35 9.99999981456437 6.80000000000000 potfac min: -80924.8568522690 57 91 9.55932184362785 18.0000000000000 Potentials returned from the solver FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 Done with MAGCONV Done with MAGCONV Done with MAGCONV Done with MAGCONV Max Vr: 60 53 50357.2178726889 10.0000161208487 Max Vp: 40 33 3.616873381054597E-002 7.06215801044522 Calling plasmasphere: 68360.8965561878 -80608.9148794199 SimulationTime= 32480.0000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling PRESSURES Printing plasmasphere Saving the DGCPM output Calling CURRENTCALC Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 WRESULT: 1 0 WRESULT: 2 1 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 1 WRESULT Dst: 2 -64.8978929893303 WRESULT Dst: 4 -61.1522723758295 WRESULT Dst: 3 -1.72904253929490 WRESULT: 1 1 WRESULT Dst: 1 -88.9861517448729 ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 0 ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 3 0 WRESULT: 4 0 ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 4 0 ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176800480.00000 32480.0000000000 Time to AMIE : 32480.0000000000 time: RealTime, SimulationTime 1176800480.00000 32480.0000000000 Time to AMIE : 32480.0000000000 time: RealTime, SimulationTime 1176800480.00000 32480.0000000000 Time to AMIE : 32480.0000000000 time: RealTime, SimulationTime 1176800480.00000 32480.0000000000 Time to AMIE : 32480.0000000000 -80961.2112756913 73503.2184848737 -16693.9298758329 -16693.9298758329 -16693.9298758329 -16693.9298758329 -16693.9298758329 -16693.9298758329 FPOT max: 47330.9817532049 23 8 6.86273694031551 7.00000000000000 FPOT min: -71768.2884667260 23 19 6.86273694031551 18.0000000000000 potfac max: 71836.2115445218 60 35 9.99999981456437 6.80000000000000 potfac min: -80921.2300885060 57 91 9.55932184362785 18.0000000000000 Potentials returned from the solver FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 Done with MAGCONV Done with MAGCONV Done with MAGCONV Done with MAGCONV Max Vr: 60 53 50363.1750111332 10.0000161208487 Max Vp: 40 33 3.617483804935305E-002 7.06215801044522 Calling plasmasphere: 68368.5322399763 -80607.1484622436 SimulationTime= 32520.0000000000 Calling PRESSURES Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Printing plasmasphere Saving the DGCPM output Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 1 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 1 WRESULT Dst: 2 -64.6724546642487 WRESULT Dst: 4 -60.9522041163889 WRESULT Dst: 3 -1.72356173602977 WRESULT: 1 1 WRESULT Dst: 1 -88.7177498306666 Resetting the outer boundary condition ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 0 Resetting the outer boundary condition ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 3 0 WRESULT: 4 0 Resetting the outer boundary condition ...Calling PRESSURES ...Calling CURRENTCALC WRESULT: 4 0 Resetting the outer boundary condition ...Calling PRESSURES ...Calling CURRENTCALC FACs being sent to potential solver ...Calling EPENCALC time: RealTime, SimulationTime 1176800520.00000 32520.0000000000 Time to AMIE : 32520.0000000000 time: RealTime, SimulationTime 1176800520.00000 32520.0000000000 Time to AMIE : 32520.0000000000 time: RealTime, SimulationTime 1176800520.00000 32520.0000000000 Time to AMIE : 32520.0000000000 time: RealTime, SimulationTime 1176800520.00000 32520.0000000000 Time to AMIE : 32520.0000000000 -80957.6500407539 73514.3393655490 -16699.5376234226 -16699.5376234226 -16699.5376234226 -16699.5376234226 -16699.5376234226 -16699.5376234226 FPOT max: 47335.2412406672 23 8 6.86273694031551 7.00000000000000 FPOT min: -71764.1429264025 23 19 6.86273694031551 18.0000000000000 potfac max: 71847.3828509506 60 35 9.99999981456437 6.80000000000000 potfac min: -80917.5958431912 57 91 9.55932184362785 18.0000000000000 Potentials returned from the solver FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 FPOT max: 18.9020634012041 23 13 6.86273694031551 12.0000000000000 FPOT min: 0.000000000000000E+000 1 1 1.47058798275146 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 potfac max: 18.9047295939965 60 61 9.99999981456437 12.0000000000000 potfac min: 0.000000000000000E+000 1 1 1.33333333333333 0.000000000000000E+000 Done with MAGCONV Done with MAGCONV Done with MAGCONV Done with MAGCONV Max Vr: 60 53 50369.1444383955 10.0000161208487 Max Vp: 40 33 3.618095488042736E-002 7.06215801044522 Calling plasmasphere: 68376.1836752083 -80605.3784011736 SimulationTime= 32560.0000000000 Calling PRESSURES Calling PRESSURES Calling CURRENTCALC Calling PRESSURES Printing plasmasphere Saving the DGCPM output Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 1 Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 1 Calling PRESSURES Calling CURRENTCALC WRESULT: 1 0 WRESULT: 2 0 WRESULT: 3 1 WRESULT Dst: 2 -64.4405555353174 WRESULT Dst: 4 -60.7462799613464 WRESULT: 1 1 WRESULT Dst: 3 -1.71791942606931 WRESULT Dst: 1 -88.4411652155964 WRESULT: 2 0 WRESULT: 3 0 WRESULT: 4 0 WRESULT: 4 0 WRESULT: 3 0 WRESULT: 4 0 make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make test_check make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -t -r=0.001 -a=1e-10 \ run_test/IM/plots/hydrogen/test1_h_prs.004 output/test1_h_prs.004 \ > test.diff ls -l test.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:43 test.diff make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM' echo "There is no test for RCM" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/BATSRUS' OH/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/BATSRUS' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/DGCPM' echo "PS/DGCPM test is incomplete" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/DGCPM' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_compile PLANET=Saturn make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ./Config.pl -Saturn make PWOM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModIri90.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 -132 ModMsis90.f rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a ModIri90.o ModMsis90.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModIndicesInterfaces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModIndices.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 read_NGDC_indices.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 read_NOAAHPI_indices.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 read_MHDIMF_indices.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 insert_into_indices_array.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 indices_set_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 indices_library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 IO_library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 IO_set_inputs.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a ModIndicesInterfaces.o ModIndices.o read_NGDC_indices.o read_NOAAHPI_indices.o read_MHDIMF_indices.o insert_into_indices_array.o indices_set_inputs.o indices_library.o IO_library.o IO_set_inputs.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModParameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModCommonPlanet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPW.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModCommonVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModNeutralPW.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModGmPressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPwImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPwTime.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModAurora.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 polar_wind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 solver.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 cvmgp.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 Efield.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 eheat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 eheat_flux_explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 iheat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 calcdt.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 diffusion.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 calc_cfl.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 calc_diffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 solver_rusanov.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 Get_Neutral.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 get_electrodynamic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 print_electrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 write_restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_upper_bc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 get_weimer_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 read_restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_vertical_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 calc_dt.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 getcfeh2_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 startupPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 neutral_atmosphere_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 collisionPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 calc_chemical_equilibrium.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 print_plot.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 upper_heat_conduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 get_rate.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o getcfeh2_planet.o startupPW_planet.o neutral_atmosphere_planet.o collisionPW_planet.o calc_chemical_equilibrium.o print_plot.o upper_heat_conduction.o get_rate.o \ -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /u/toth/Tmp/SWMF/PW/PWOM/input/Saturn/restart_iline* restartIN/ ;\ cp /u/toth/Tmp/SWMF/PW/PWOM/input/Saturn/North.dat . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ls -l *.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn_plots.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cp input/Saturn/restart_iline* run_test/PW/restartIN/ cp input/Saturn/pw.input.restartsave run_test/pw.input cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cp input/Saturn/pw.input.restartread run_test/pw.input cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 31 lines of text H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 H+(1400km)= 177.815015171206 , H3+(1400km)= 7190.86912364947 0.000000000000000E+000 6174300000.00000 3 1.000000000000000E-002 cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/plots_iline0001.out >> plots/plots_iline0001.out;\ cat plots_read/plots_iline0002.out >> plots/plots_iline0002.out;\ cat plots_read/plots_iline0003.out >> plots/plots_iline0003.out;\ cat plots_read/plots_iline0004.out >> plots/plots_iline0004.out make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ls -l *.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart_plots.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_compile PLANET=Earth make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ./Config.pl -Earth make PWOM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModCommonPlanet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPW.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModCommonVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModPwImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModAurora.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 ModGlow.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 polar_wind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 solver.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 Efield.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 eheat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 eheat_flux_explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 iheat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 calcdt.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 diffusion.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 calc_cfl.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 calc_diffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 solver_rusanov.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 get_electrodynamic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 print_electrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 write_restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_upper_bc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 get_weimer_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 read_restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 set_vertical_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 calc_dt.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 PhotoElectronPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 glowex_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 rcolum_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 startupPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 fieldm_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 precipitationPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 solzen_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 suncor_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 sperfc_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 chap_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 neutral_atmosphere_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 ssflux_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 vcd_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 collisionPW_planet.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 print_plot.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 upper_heat_conduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -c -w -r8 -O2 -132 ggm_planet.f make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/PWOM.exe main.o ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o print_plot.o upper_heat_conduction.o ggm_planet.o \ -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE -lTIMING \ -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' PWOM.exe has been created make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' rm -rf run_test make rundir RUNDIR=run_test STANDALONE="YES" PWDIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' mkdir -p run_test/PW cd run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /u/toth/Tmp/SWMF/PW/PWOM/input/Earth/restart_iline* restartIN/ ;\ cp /u/toth/Tmp/SWMF/PW/PWOM/input/Earth/North.dat . make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' cd /u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' cd src; make PWOM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PWOM.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' PWOM.exe has been created make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 5 lines of text make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ls -l *.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart_plots.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_restart_save make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cp input/Earth/restart_iline* run_test/PW/restartIN/ cp input/Earth/pw.input.restartsave run_test/pw.input cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test; mv PW/restartOUT/* PW/restartIN/ cd run_test/PW; rm -rf plot_save; mv plots plots_save; mkdir plots make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_restart_read make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cp input/Earth/pw.input.restartread run_test/pw.input cd run_test; mpirun -np 4 ./PWOM.exe ModReadParam::read_file: read and broadcast nLine= 14 lines of text cd run_test/PW; \ rm -rf plots_read; mv plots plots_read; mv plots_save plots cd run_test/PW; \ cat plots_read/plots_iline0001.out >> plots/plots_iline0001.out;\ cat plots_read/plots_iline0002.out >> plots/plots_iline0002.out;\ cat plots_read/plots_iline0003.out >> plots/plots_iline0003.out;\ cat plots_read/plots_iline0004.out >> plots/plots_iline0004.out make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make test_check MYTEST=_restart make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' ls -l *.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 test_Earth_restart_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 test_Saturn_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 test_Saturn_restart_plots.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make test_compile make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make RBE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' make libRBE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 ModRbe.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 ModRbSat.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 ModWriteTec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 rbe_subs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 plot_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 trace_line.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 trace_dipole.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 plot_fieldline.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 pbo_2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 geopack.f rm -f libRBE.a ar -rs libRBE.a ModRbe.o ModRbSat.o ModWriteTec.o rbe_subs.o plot_potential.o trace_line.o trace_dipole.o plot_fieldline.o set_parameters.o pbo_2.o geopack.o ar: creating libRBE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -O2 -save -r8 rbe_main.f90 rm -rf Tmp_; mkdir Tmp_ cd Tmp_; \ ar -x ../libRBE.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a; \ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a;\ ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a; ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/rbe.exe rbe_main.o Tmp_/*.o -r8 rm -rf Tmp_ make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/rbe.exe has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make test_rundir make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES RBDIR=`pwd` make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' mkdir -p run_test/RB cd run_test/RB; \ mkdir restartOUT restartIN plots cp /u/toth/Tmp/SWMF/RB/RBE/input/rbe_e.fin run_test/RB/ cp /u/toth/Tmp/SWMF/RB/RBE/input/B_wave_eq.dat run_test/RB/ cp /u/toth/Tmp/SWMF/RB/RBE/input/Horne_chorus.tgz run_test/RB/ cd run_test/RB/ ; \ tar xfz Horne_chorus.tgz make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make test_run make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' cd run_test; ./rbe.exe > runlog make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make test_check make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' gunzip -c output/2002f296_e.fls.standalone.gz > run_test/RB/2002f296_e.fls.ref /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ run_test/RB/plots/2002f296_e.fls run_test/RB/2002f296_e.fls.ref \ > test.diff ls -l test.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:49 test.diff make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Rice' echo "Ther is no test for RB/Rice" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Rice' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RiceV5' echo "The RB/RiceV5 test is incomplete" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RiceV5' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' SC/BATSRUS is tested in GM/BATSRUS make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/FLAMPA' make[2]: *** No rule to make target `test'. Stop. make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/FLAMPA' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Kota' make[2]: `test' is up to date. make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Kota' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM' echo "UA/GITM test is incomplete" > notest.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM' make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_earth_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' ./Config.pl -Earth -g=9,9,50,4 make GITM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcSphereAB' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_ARRAY_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_ERROR_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_COMM_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_XFER_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_SPH_module.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_XFER_array_util.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 AB_XFER_1blk_util.f90 Creating libSphere library ar -rs libSphere.a AB_module.o AB_XFER_module.o AB_ERROR_module.o AB_SPH_module.o AB_COMM_module.o AB_ARRAY_module.o AB_XFER_array_util.o AB_XFER_1blk_util.o ar: creating libSphere.a libSphere.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcSphereAB' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcGlow' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 Mod_GLOW.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 ModCIMPIT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 ModCXPARS.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 egrid.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 ephoto.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 etrans.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 exsect.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 fieldm.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 gchem.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 geomag.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 glow.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 maxt.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 qback.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 rcolum.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 rout.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 solzen.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 ssflux.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 -132 vquart.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../src -c -w -r8 -O2 GL_library.f90 Creating GLOW library ar: creating libGLOW.a libGLOW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcGlow' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModConstants.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModTime.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModPlanet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModInputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModGITM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModEUV.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 planet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSatellites.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 satellites.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModRates.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_electron_temperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 aurora.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModElectrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_efield.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_energy_deposition.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_glow.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSphereInterface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 time_routines.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModVertical.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModLimiter.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 vertical_solver.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 stretch_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_mpi.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_msis.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_iri.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_altitude.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 finalize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_neutral_friction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 lubksb.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 ludcmp.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_electrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 divergence.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_rates.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 exchange_messages_sphere.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModTimingGITM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 timing.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance_vertical.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance_horizontal.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModTides.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_vertical_bcs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 output.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 output_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_conduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_avesza.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_euv.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_chemistry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_ion_v.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 chapman_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 stop_file.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 read_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 add_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 -132 apex.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 write_output.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 gradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 tides.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 user.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe main.o planet.o satellites.o calc_electron_temperature.o aurora.o get_potential.o calc_efield.o set_inputs.o init_energy_deposition.o get_glow.o init_grid.o time_routines.o vertical_solver.o library.o stretch_grid.o init_mpi.o restart.o initialize.o init_msis.o init_iri.o init_b0.o init_altitude.o finalize.o calc_neutral_friction.o lubksb.o ludcmp.o calc_electrodynamics.o divergence.o calc_pressure.o calc_rates.o calc_timestep.o exchange_messages_sphere.o timing.o advance.o advance_vertical.o advance_horizontal.o set_vertical_bcs.o output.o output_common.o logfile.o calc_conduction.o calc_physics.o calc_avesza.o calc_euv.o calc_chemistry.o calc_ion_v.o chapman_new.o stop_file.o read_inputs.o add_sources.o calc_sources.o apex.o write_output.o gradient.o tides.o user.o ModSize.o ModTime.o ModConstants.o ModPlanet.o ModGITM.o ModSources.o ModVertical.o ModSphereInterface.o ModInputs.o ModTimingGITM.o ModRates.o ModEUV.o ModElectrodynamics.o ModSatellites.o ModLimiter.o ModTides.o ModUser.o \ -L../srcSphereAB -lSphere \ -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE \ -L../srcGlow -lGLOW -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 PostProcess.f90 ifort -r8 -o PostProcess.exe PostProcess.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe has been created make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_earth_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES UADIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' mkdir -p run_test/UA cd run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostProcess.exe ./PostGITM.exe cd run_test/UA; \ mkdir restartOUT data; \ ln -s restartOUT restartIN; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/pGITM .; \ ln -s /u/toth/Tmp/SWMF/UA/GITM2/srcData DataIn make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cd run_test; cp UA/DataIn/UAM.in.test.noAPEX UAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_earth_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cd run_test; mpirun -np 4 ./GITM.exe > runlog MPI: On host columbia22, Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe, Rank 0, Process 2370091 called MPI_Abort(, 1610612736) MPI: --------stack traceback------- line: 2 Unable to parse input as legal command or C expression. The "backtrace" command has failed because there is no running program. MPI: Intel(R) Debugger for applications running on IA-64, Version 10.0-31 , Build 20070716 MPI: -----stack traceback ends----- MPI: MPI_COMM_WORLD rank 0 has terminated without calling MPI_Finalize() MPI: aborting job make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_earth_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' (/u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ run_test/UA/data/log00000002.dat \ srcData/log00000002.dat.noAPEX >& test_earth.diff) make[4]: [test_earth_check] Error 2 (ignored) ls -l test_earth.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:56 test_earth.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_mars_compile make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' ./Config.pl -Mars -g=9,9,60,4 Writing new grid size 9,9,60,4 into src/ModSize.f90... Configuring GITM for Mars!! make GITM make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcSphereAB' libSphere.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcSphereAB' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcGlow' libGLOW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcGlow' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModPlanet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModInputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModGITM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModEUV.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 planet.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSatellites.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 satellites.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_electron_temperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 aurora.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModElectrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_potential.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_efield.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_energy_deposition.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_glow.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSphereInterface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModVertical.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 vertical_solver.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 stretch_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_mpi.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 restart.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModRates.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_msis.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_altitude.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 finalize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_neutral_friction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_electrodynamics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 divergence.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_rates.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 exchange_messages_sphere.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance_vertical.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance_horizontal.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_vertical_bcs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 output.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 output_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_conduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_avesza.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_euv.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_chemistry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_ion_v.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 chapman_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 stop_file.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 read_inputs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 add_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 write_output.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 gradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModTides.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 tides.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I../srcSphereAB -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 user.f90 make[8]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe main.o planet.o satellites.o calc_electron_temperature.o aurora.o get_potential.o calc_efield.o set_inputs.o init_energy_deposition.o get_glow.o init_grid.o time_routines.o vertical_solver.o library.o stretch_grid.o init_mpi.o restart.o initialize.o init_msis.o init_iri.o init_b0.o init_altitude.o finalize.o calc_neutral_friction.o lubksb.o ludcmp.o calc_electrodynamics.o divergence.o calc_pressure.o calc_rates.o calc_timestep.o exchange_messages_sphere.o timing.o advance.o advance_vertical.o advance_horizontal.o set_vertical_bcs.o output.o output_common.o logfile.o calc_conduction.o calc_physics.o calc_avesza.o calc_euv.o calc_chemistry.o calc_ion_v.o chapman_new.o stop_file.o read_inputs.o add_sources.o calc_sources.o apex.o write_output.o gradient.o tides.o user.o ModSize.o ModTime.o ModConstants.o ModPlanet.o ModGITM.o ModSources.o ModVertical.o ModSphereInterface.o ModInputs.o ModTimingGITM.o ModRates.o ModEUV.o ModElectrodynamics.o ModSatellites.o ModLimiter.o ModTides.o ModUser.o \ -L../srcSphereAB -lSphere \ -L/u/.realmounts/home4/toth/Tmp/SWMF/lib -lEMPIRICALIE -lEMPIRICALUA -lINDICES -lSHARE \ -L../srcGlow -lGLOW -r8 -lmpi make[8]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -r8 -o PostProcess.exe PostProcess.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe has been created make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_mars_rundir make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' rm -rf run_test make rundir RUNDIR=run_test STANDALONE=YES UADIR=`pwd` make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' mkdir -p run_test/UA cd run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostProcess.exe ./PostGITM.exe cd run_test/UA; \ mkdir restartOUT data; \ ln -s restartOUT restartIN; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/pGITM .; \ ln -s /u/toth/Tmp/SWMF/UA/GITM2/srcData DataIn make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cd run_test; cp UA/DataIn/UAM.in.Mars UAM.in make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_mars_run make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cd run_test; mpirun -np 4 ./GITM.exe > runlog MPI: On host columbia22, Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/GITM.exe, Rank 2, Process 2375353 called MPI_Abort(, 1610612736) MPI: --------stack traceback------- line: 2 Unable to parse input as legal command or C expression. The "backtrace" command has failed because there is no running program. MPI: Intel(R) Debugger for applications running on IA-64, Version 10.0-31 , Build 20070716 MPI: -----stack traceback ends----- MPI: MPI_COMM_WORLD rank 2 has terminated without calling MPI_Finalize() MPI: aborting job make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make test_mars_check make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' (/u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ run_test/UA/data/log00000002.dat \ srcData/log00000002.dat.Mars >& test_mars.diff) make[4]: [test_mars_check] Error 2 (ignored) ls -l test_mars.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:59 test_mars.diff make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' ls -l *.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:56 test_earth.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:59 test_mars.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' ls -ltr [A-Z][A-Z]/*/*.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 17:43 GM/BATSRUS/test_shocktube.diff -rw-rw-r-- 1 toth g26170 12450 Aug 7 17:56 GM/BATSRUS/test_hallmhd.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:02 GM/BATSRUS/test_multifluid.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:09 GM/BATSRUS/test_multiion.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:15 GM/BATSRUS/test_mhdions.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:21 GM/BATSRUS/test_mhdnoncons.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:29 GM/BATSRUS/test_eosgodunov.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:42 GM/BATSRUS/test_levelset.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:58 GM/BATSRUS/test_hyades2d.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:05 GM/BATSRUS/test_graydiffusion.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:25 GM/BATSRUS/test_corona.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:27 GM/BATSRUS/test_coronasph.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:52 GM/BATSRUS/test_earthsph.diff -rw-rw-r-- 1 toth g26170 16744 Aug 7 19:54 GM/BATSRUS/test_2bodyplot.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:46 GM/BATSRUS/test_titan.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:47 GM/BATSRUS/test_titan_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 22:15 GM/BATSRUS/test_mars.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:00 GM/BATSRUS/test_venus.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:01 GM/BATSRUS/test_venus_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:09 GM/BATSRUS/test_saturn.diff -rw-rw-r-- 1 toth g26170 11356 Aug 7 23:32 GM/BATSRUS/test_comet.diff -rw-rw-r-- 1 toth g26170 8552 Aug 7 23:48 GM/BATSRUS/test_magnetometer.diff -rw-rw-r-- 1 toth g26170 141 Aug 8 00:31 GM/BATSRUS/test_func.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:31 IE/RIM/notest.diff -rw-rw-r-- 1 toth g26170 36 Aug 8 00:31 IE/Ridley_serial/notest.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:43 IM/HEIDI/test.diff -rw-rw-r-- 1 toth g26170 25 Aug 8 00:43 IM/RCM/notest.diff -rw-rw-r-- 1 toth g26170 26 Aug 8 00:43 IM/RCM2/notest.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:43 PS/DGCPM/notest.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 PW/PWOM/test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 PW/PWOM/test_Saturn_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 PW/PWOM/test_Saturn_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 PW/PWOM/test_Saturn_restart_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_restart_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:49 RB/RBE/test.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:50 RB/Rice/notest.diff -rw-rw-r-- 1 toth g26170 33 Aug 8 00:50 RB/RiceV5/notest.diff -rw-rw-r-- 1 toth g26170 27 Aug 8 00:50 UA/GITM/notest.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:56 UA/GITM2/test_earth.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:59 UA/GITM2/test_mars.diff make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_pw_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def make SWMF PIDL make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_comp_param.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_comp_info.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_world.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_time.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_physics.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a CON_comp_info.o CON_comp_param.o CON_world.o CON_time.o CON_physics.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_domain_decomposition.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 ModInitGridStorage.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_grid_storage.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_grid_descriptor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_global_vector.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_router.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_global_message_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_integrator.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_buffer_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_test_global_message_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_coupler.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a CON_domain_decomposition.o ModInitGridStorage.o CON_grid_storage.o CON_grid_descriptor.o CON_global_vector.o CON_router.o CON_global_message_pass.o CON_integrator.o CON_buffer_grid.o CON_test_global_message_pass.o CON_coupler.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 GM_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 IE_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 IH_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 IM_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 LA_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 OH_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 PS_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make libPWOM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o print_plot.o upper_heat_conduction.o ggm_planet.o ar: creating libPWOM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 PW_wrapper.f90 cp -f ../src/libPWOM.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 RB_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 SC_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 SP_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 UA_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_gm_ie.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ih_gm.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_gm_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ie_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ie_ua.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ih_oh.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ih_sc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_mh_sp.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_gm_rb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ie_pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_gm_pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ie_ps.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_ie_rb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -c -w -r8 -O2 CON_couple_all.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 CON_variables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 CON_io.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 CON_session.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 CON_main.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 CON_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 swmf_interface.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a CON_main.o CON_variables.o CON_io.o CON_session.o CON_methods.o swmf_interface.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 swmf.f90 make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_pw_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' No run/GM for GM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' No run/IE for IE Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' No run/IH for IH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' No run/IM for IM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/input/Earth/restart_iline* restartIN/ ;\ cp /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/input/Earth/North.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' No run/RB for RB Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' No run/SC for SC Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.PW /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.PW /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_pw_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_pw_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ls -ltr test_pw*.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:01 test_pw.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_rb_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 into src/ModSize.f90... make SWMF PIDL make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGridDescriptor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModBuffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ih_buffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModIeGrid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ie.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_ie.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 update_lagrangian_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModDensityAndGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveRaytracing.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveImage.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ih.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGmImCoupling.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGmRbCoupling.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_rb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModPwGrid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_pw.f90 cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -r8 -O2 PW_wrapper.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' make libRBE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' Makefile:26: warning: overriding commands for target `.f.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:71: warning: ignoring old commands for target `.f.o' Makefile:29: warning: overriding commands for target `.f90.o' /u/.realmounts/home4/toth/Tmp/SWMF/Makefile.conf:65: warning: ignoring old commands for target `.f90.o' make[7]: `libRBE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' libRBE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 RB_wrapper.f90 cp -f ../src/libRBE.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_rb_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' No run/IE for IE Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' No run/IH for IH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' No run/IM for IM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' No run/PW for PW Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB; \ mkdir restartOUT restartIN plots cp /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/input/rbe_e.fin /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/ cp /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/input/B_wave_eq.dat /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/ cp /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/input/Horne_chorus.tgz /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/ cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/ ; \ tar xfz Horne_chorus.tgz make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' No run/SC for SC Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.RB /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.RB /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/input/2002_296* . make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_rb_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB; rm -f 2002f296_e.fls cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_rb_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' gunzip -c /u/.realmounts/home4/toth/Tmp/SWMF/RB/RBE/output/2002f296_e.fls.gz \ > /u/.realmounts/home4/toth/Tmp/SWMF/run_test/2002f296_e.fls.ref /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -r=0.001 -a=1e-10 \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RB/plots/2002f296_e.fls \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/2002f296_e.fls.ref \ > test_rb.diff ERROR in DiffNum.pl make[2]: *** [test_rb_check] Error 255 make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: *** [test_rb] Error 2 make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test_esmf_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,100 into src/ModSize.f90... make ESMF_SWMF make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGridDescriptor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModBuffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ih_buffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModIeGrid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ie.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_ie.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 update_lagrangian_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModDensityAndGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveRaytracing.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveImage.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_ih.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGmImCoupling.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_im.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGmRbCoupling.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_rb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_get_for_pw.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 GM_put_from_pw.f90 cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_ModIo.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModIonosphere.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModProcIE.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModIE_Interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModFiles.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModConductance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_solve.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_Initialize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_Library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_gather.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 iono_conductances.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 iono_currents.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 iono_solver.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 Create_Region2_Currents.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ionosphere.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSWMF.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSWMF.a Tmp_*/*.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSWMF.a SWMF library /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSWMF.a has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/ESMF/ESMF_SWMF/src' Makefile:17: /makefile: No such file or directory make[4]: *** No rule to make target `/makefile'. Stop. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/ESMF/ESMF_SWMF/src' make[3]: *** [ESMF_SWMF] Error 2 make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: *** [test_esmf_compile] Error 2 make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: *** [test_esmf] Error 2 make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make: [test] Error 2 (ignored) make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test1_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,PW:Earth make SWMF PIDL make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' make libPWOM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' rm -f libPWOM.a ar -rs libPWOM.a ModPW.o ModParameters.o ModCommonPlanet.o ModCommonVariables.o ModNeutralPW.o ModPass.o ModPwImplicit.o ModGmPressure.o ModAurora.o ModPwTime.o ModGlow.o pw.o polar_wind.o set_parameters.o initialize.o solver.o cvmgp.o Efield.o eheat_flux.o eheat_flux_explicit.o iheat_flux.o calcdt.o diffusion.o calc_cfl.o calc_diffusion.o solver_rusanov.o Get_Neutral.o get_electrodynamic.o print_electrodynamics.o write_restart.o set_upper_bc.o get_weimer_potential.o read_restart.o set_vertical_grid.o calc_dt.o PhotoElectronPW_planet.o glowex_planet.o rcolum_planet.o startupPW_planet.o fieldm_planet.o precipitationPW_planet.o solzen_planet.o suncor_planet.o sperfc_planet.o chap_planet.o neutral_atmosphere_planet.o ssflux_planet.o vcd_planet.o collisionPW_planet.o print_plot.o upper_heat_conduction.o ggm_planet.o ar: creating libPWOM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' libPWOM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' cp -f ../src/libPWOM.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test1_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE/ionosphere cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; cp /u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIONO.exe . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' No run/IH for IH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' No run/IM for IM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW; \ mkdir restartIN restartOUT plots; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/input/Earth/restart_iline* restartIN/ ;\ cp /u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM/input/Earth/North.dat . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/PWOM' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' No run/RB for RB Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' No run/SC for SC Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.GMIEPW /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEPW /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test1_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PW; rm -f log.out restartOUT/* plots/* cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 13 files PostProc.pl: mv PW/plots RESULTS/PW with 4 files 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 RESTART.out! make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test1_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ls -l test1*.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_ie.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_pw.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test2_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf IH/BATSRUS/src IH/BATSRUS/srcUser IH/BATSRUS/srcEquation \ IH/BATSRUS/srcInterface/*.f90 mkdir -p IH/BATSRUS/src IH/BATSRUS/srcUser IH/BATSRUS/srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd IH/BATSRUS/src; rm -f main.f90 cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90\ ../../../IH/BATSRUS/srcInterface cp IH/BATSRUS_share/src/IH_*.f90 IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ echo '*' > IH/BATSRUS/src/.cvsignore cd IH/BATSRUS; \ /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcInterface/*.f90 srcUser/*.f90 srcEquation/*.f90; \ /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcInterface/*.f90 srcUser/*.f90 srcEquation/*.f90 Finished 180 replacements in file src/BATS_methods.f90 Finished 125 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 8 replacements in file src/ModAdvance.f90 Finished 8 replacements in file src/ModAdvance_static.f90 Finished 5 replacements in file src/ModB0.f90 Finished 21 replacements in file src/ModBlockData.f90 Finished 20 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCT.f90 Finished 5 replacements in file src/ModCT_static.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 9 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 12 replacements in file src/ModCurrent.f90 Finished 6 replacements in file src/ModEnergy.f90 Finished 7 replacements in file src/ModEquation.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 89 replacements in file src/ModFaceFlux.f90 Finished 18 replacements in file src/ModFaceGradient.f90 Finished 24 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 84 replacements in file src/ModGrayDiffusion.f90 Finished 4 replacements in file src/ModGridGeometry.f90 Finished 26 replacements in file src/ModGroundMagPerturb.f90 Finished 42 replacements in file src/ModHallResist.f90 Finished 57 replacements in file src/ModHeatConduction.f90 Finished 7 replacements in file src/ModIO.f90 Finished 11 replacements in file src/ModImplicit.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 7 replacements in file src/ModMain.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 36 replacements in file src/ModMultiIon.f90 Finished 5 replacements in file src/ModNodes.f90 Finished 5 replacements in file src/ModNodes_static.f90 Finished 3 replacements in file src/ModOctree.f90 Finished 9 replacements in file src/ModOctreeNew.f90 Finished 4 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 6 replacements in file src/ModPhysics.f90 Finished 14 replacements in file src/ModPointImplicit.f90 Finished 28 replacements in file src/ModPolarNeighbor.f90 Finished 2 replacements in file src/ModPrecond_cray.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 2 replacements in file src/ModProject.f90 Finished 6 replacements in file src/ModRaytrace.f90 Finished 6 replacements in file src/ModRaytrace_static.f90 Finished 9 replacements in file src/ModResistivity.f90 Finished 59 replacements in file src/ModRestartFile.f90 Finished 45 replacements in file src/ModSatelliteFile.f90 Finished 3 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 3 replacements in file src/ModSize_shock.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 95 replacements in file src/ModTemperature.f90 Finished 10 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUser.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 15 replacements in file src/ModUserEmpty.f90 Finished 2 replacements in file src/ModWaves.f90 Finished 49 replacements in file src/advect_points.f90 Finished 18 replacements in file src/allocate_vars.f90 Finished 21 replacements in file src/amr.f90 Finished 37 replacements in file src/amr_criteria.f90 Finished 58 replacements in file src/amr_physics.f90 Finished 12 replacements in file src/calc_gradients.f90 Finished 24 replacements in file src/calc_heat_flux.f90 Finished 33 replacements in file src/calc_sources.f90 Finished 24 replacements in file src/calc_timestep.f90 Finished 34 replacements in file src/clean_divb.f90 Finished 18 replacements in file src/coarsen_grid.f90 Finished 24 replacements in file src/conserve_flux.f90 Finished 116 replacements in file src/constrain_B.f90 Finished 149 replacements in file src/covariant.f90 Finished 88 replacements in file src/create_soln_blocks.f90 Finished 67 replacements in file src/exchange_messages.f90 Finished 47 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 17 replacements in file src/fix_axis_cells.f90 Finished 22 replacements in file src/get_im_pressure.f90 Finished 141 replacements in file src/impl_interface.f90 Finished 25 replacements in file src/impl_jacobian.f90 Finished 41 replacements in file src/impl_matvec.f90 Finished 35 replacements in file src/impl_newton.f90 Finished 52 replacements in file src/implicit.f90 Finished 226 replacements in file src/library.f90 Finished 94 replacements in file src/load_balance.f90 Finished 105 replacements in file src/message_pass_cells.f90 Finished 51 replacements in file src/message_pass_faces.f90 Finished 91 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 87 replacements in file src/octree.f90 Finished 41 replacements in file src/potential_force_averages.f90 Finished 39 replacements in file src/proj_bicgstab.f90 Finished 26 replacements in file src/proj_cg.f90 Finished 114 replacements in file src/project_B.f90 Finished 38 replacements in file src/ray_pass.f90 Finished 95 replacements in file src/ray_trace.f90 Finished 169 replacements in file src/ray_trace_new.f90 Finished 26 replacements in file src/refine_grid.f90 Finished 10 replacements in file src/rotate.f90 Finished 32 replacements in file src/set_BCs.f90 Finished 17 replacements in file src/set_ICs.f90 Finished 120 replacements in file src/set_ICs_diss_test.f90 Finished 80 replacements in file src/set_b0.f90 Finished 36 replacements in file src/set_block_geometry.f90 Finished 90 replacements in file src/set_outer_BCs.f90 Finished 38 replacements in file src/set_physics.f90 Finished 8 replacements in file src/set_resistivity.f90 Finished 15 replacements in file src/specify_refinement.f90 Finished 50 replacements in file src/update_states.f90 Finished 13 replacements in file src/update_states_MHD.f90 Finished 137 replacements in file src/write_logfile.f90 Finished 81 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 30 replacements in file src/write_plot_los.f90 Finished 20 replacements in file src/write_plot_radiowave.f90 Finished 8 replacements in file src/write_plot_sph.f90 Finished 21 replacements in file src/write_plot_tec.f90 Finished 23 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 6 replacements in file srcInterface/IH_get_for_gm.f90 Finished 4 replacements in file srcInterface/IH_get_for_oh.f90 Finished 4 replacements in file srcInterface/IH_get_for_sc.f90 Finished 7 replacements in file srcInterface/IH_get_for_sp.f90 No variables to rename in file srcInterface/IH_inquire_if_spherical.f90 Finished 3 replacements in file srcInterface/IH_put_from_oh.f90 Finished 1 replacements in file srcInterface/IH_set_buffer_grid.f90 Finished 27 replacements in file srcInterface/IH_wrapper.f90 Finished 10 replacements in file srcInterface/ModBuffer.f90 Finished 12 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 16 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 9 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 19 replacements in file srcUser/ModUserCCMC.f90 Finished 31 replacements in file srcUser/ModUserComet1Sp.f90 Finished 40 replacements in file srcUser/ModUserComet6Sp.f90 Finished 67 replacements in file srcUser/ModUserCrash.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 37 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 52 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 7 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 32 replacements in file srcUser/ModUserLightFront.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 70 replacements in file srcUser/ModUserMarsFluids.f90 Finished 27 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiIon.f90 Finished 38 replacements in file srcUser/ModUserNonGyro.f90 Finished 12 replacements in file srcUser/ModUserOh.f90 Finished 54 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 54 replacements in file srcUser/ModUserOuterHelio.f90 Finished 11 replacements in file srcUser/ModUserPointImplicit.f90 Finished 21 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 71 replacements in file srcUser/ModUserSc.f90 Finished 55 replacements in file srcUser/ModUserScHeat.f90 Finished 118 replacements in file srcUser/ModUserScTurb.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 87 replacements in file srcUser/ModUserTitan.f90 Finished 28 replacements in file srcUser/ModUserTorus.f90 Finished 95 replacements in file srcUser/ModUserVenus.f90 Finished 19 replacements in file srcUser/ModUserWaveReflection.f90 Finished 26 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashGray.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 7 replacements in file srcEquation/ModEquationMhd.f90 Finished 7 replacements in file srcEquation/ModEquationMhdAlfven.f90 Finished 7 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 7 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHypCorona.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 7 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 7 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 7 replacements in file srcEquation/ModEquationMhdPpar.f90 Finished 7 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 7 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 7 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTurb.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 6322 replacement(s) in 200 file(s) cd IH/BATSRUS/srcInterface; \ perl -i -pe 's?BATSRUS?IH_BATSRUS?' IH_*.f90; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf \ SC/BATSRUS/src \ SC/BATSRUS/srcUser \ SC/BATSRUS/srcEquation \ SC/BATSRUS/srcInterface/SC_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 cd GM/BATSRUS; \ cp -f Makefile.conf ../../SC/BATSRUS; \ make COMP=SC DREL=TMP relax_src make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' ./Configure.pl -d=TMP -u \ -on=roeflux,awflux,lindeflux,userfiles,testing \ -off=ionosphere,boriscorr cd TMP; rm -f CVS_Entries .cvsignore cd TMP/srcInterface; \ rm -f .cvsignore GM_* ModIeGrid.f90 *bc.f90 *BC.f90 ModPwGrid.f90 cd TMP; \ perl -i -pe 's/GM/SC/' Config.pl; \ perl -i -pe 's?GM?SC?g' Makefile* Param/PARAM.DEFAULT make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd GM/BATSRUS/TMP; \ mv Config.pl PARAM.XML src srcUser srcEquation \ ../../../SC/BATSRUS;\ mv srcInterface/*.f90 ../../../SC/BATSRUS/srcInterface rm -rf GM/BATSRUS/TMP cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 cd SC/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 SC_get_for_sp.f90 cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS; \ /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcInterface/*.f90 srcUser/*.f90 srcEquation/*.f90; \ /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcInterface/*.f90 srcUser/*.f90 srcEquation/*.f90 Finished 131 replacements in file src/BATS_methods.f90 Finished 90 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 8 replacements in file src/ModAdvance_static.f90 Finished 5 replacements in file src/ModB0.f90 Finished 21 replacements in file src/ModBlockData.f90 Finished 20 replacements in file src/ModBoundaryCells.f90 Finished 5 replacements in file src/ModCharacteristic.f90 Finished 13 replacements in file src/ModConserveFlux.f90 Finished 9 replacements in file src/ModCoronalHeating.f90 Finished 5 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 12 replacements in file src/ModCurrent.f90 Finished 6 replacements in file src/ModEnergy.f90 Finished 33 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 74 replacements in file src/ModFaceFlux.f90 Finished 18 replacements in file src/ModFaceGradient.f90 Finished 22 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 4 replacements in file src/ModGridGeometry.f90 Finished 26 replacements in file src/ModGroundMagPerturb.f90 Finished 42 replacements in file src/ModHallResist.f90 Finished 7 replacements in file src/ModIO.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 7 replacements in file src/ModMain.f90 Finished 23 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 36 replacements in file src/ModMultiIon.f90 Finished 5 replacements in file src/ModNodes_static.f90 Finished 3 replacements in file src/ModOctree.f90 Finished 9 replacements in file src/ModOctreeNew.f90 Finished 4 replacements in file src/ModParallel.f90 Finished 10 replacements in file src/ModPartSteady.f90 Finished 5 replacements in file src/ModPhysics.f90 Finished 14 replacements in file src/ModPointImplicit.f90 Finished 28 replacements in file src/ModPolarNeighbor.f90 Finished 2 replacements in file src/ModPrecond_cray.f90 Finished 2 replacements in file src/ModProcMH.f90 Finished 54 replacements in file src/ModRestartFile.f90 Finished 32 replacements in file src/ModSatelliteFile.f90 Finished 3 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 3 replacements in file src/ModSize_shock.f90 Finished 21 replacements in file src/ModSolarwind.f90 Finished 95 replacements in file src/ModTemperature.f90 Finished 10 replacements in file src/ModTimeStepControl.f90 Finished 4 replacements in file src/ModUserDefault.f90 Finished 15 replacements in file src/ModUserEmpty.f90 Finished 2 replacements in file src/ModWaves.f90 Finished 49 replacements in file src/advect_points.f90 Finished 18 replacements in file src/allocate_vars.f90 Finished 21 replacements in file src/amr.f90 Finished 37 replacements in file src/amr_criteria.f90 Finished 58 replacements in file src/amr_physics.f90 Finished 12 replacements in file src/calc_gradients.f90 Finished 30 replacements in file src/calc_sources.f90 Finished 23 replacements in file src/calc_timestep.f90 Finished 18 replacements in file src/coarsen_grid.f90 Finished 24 replacements in file src/conserve_flux.f90 Finished 149 replacements in file src/covariant.f90 Finished 71 replacements in file src/create_soln_blocks.f90 Finished 35 replacements in file src/exchange_messages.f90 Finished 33 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 17 replacements in file src/fix_axis_cells.f90 Finished 180 replacements in file src/library.f90 Finished 61 replacements in file src/load_balance.f90 Finished 71 replacements in file src/message_pass_cells.f90 Finished 51 replacements in file src/message_pass_faces.f90 Finished 73 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 72 replacements in file src/octree.f90 Finished 37 replacements in file src/potential_force_averages.f90 Finished 26 replacements in file src/refine_grid.f90 Finished 10 replacements in file src/rotate.f90 Finished 30 replacements in file src/set_BCs.f90 Finished 15 replacements in file src/set_ICs.f90 Finished 75 replacements in file src/set_b0.f90 Finished 32 replacements in file src/set_block_geometry.f90 Finished 89 replacements in file src/set_outer_BCs.f90 Finished 38 replacements in file src/set_physics.f90 Finished 15 replacements in file src/specify_refinement.f90 Finished 49 replacements in file src/update_states.f90 Finished 13 replacements in file src/update_states_MHD.f90 Finished 134 replacements in file src/write_logfile.f90 Finished 77 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 30 replacements in file src/write_plot_los.f90 Finished 20 replacements in file src/write_plot_radiowave.f90 Finished 8 replacements in file src/write_plot_sph.f90 Finished 20 replacements in file src/write_plot_tec.f90 Finished 22 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 10 replacements in file srcInterface/ModBuffer.f90 Finished 12 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 16 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 9 replacements in file srcInterface/ModRadioWaveRaytracing.f90 No variables to rename in file srcInterface/SC_get_for_ih.f90 Finished 7 replacements in file srcInterface/SC_get_for_sp.f90 No variables to rename in file srcInterface/SC_inquire_if_spherical.f90 No variables to rename in file srcInterface/SC_put_from_ih.f90 Finished 27 replacements in file srcInterface/SC_wrapper.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 19 replacements in file srcUser/ModUserCCMC.f90 Finished 31 replacements in file srcUser/ModUserComet1Sp.f90 Finished 40 replacements in file srcUser/ModUserComet6Sp.f90 Finished 66 replacements in file srcUser/ModUserCrash.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 36 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 50 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 7 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 31 replacements in file srcUser/ModUserLightFront.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 70 replacements in file srcUser/ModUserMarsFluids.f90 Finished 26 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiIon.f90 Finished 38 replacements in file srcUser/ModUserNonGyro.f90 Finished 12 replacements in file srcUser/ModUserOh.f90 Finished 54 replacements in file srcUser/ModUserOhNeutrals.f90 Finished 54 replacements in file srcUser/ModUserOuterHelio.f90 Finished 11 replacements in file srcUser/ModUserPointImplicit.f90 Finished 21 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 71 replacements in file srcUser/ModUserSc.f90 Finished 55 replacements in file srcUser/ModUserScHeat.f90 Finished 118 replacements in file srcUser/ModUserScTurb.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 86 replacements in file srcUser/ModUserTitan.f90 Finished 28 replacements in file srcUser/ModUserTorus.f90 Finished 94 replacements in file srcUser/ModUserVenus.f90 Finished 19 replacements in file srcUser/ModUserWaveReflection.f90 Finished 26 replacements in file srcUser/ModUserWaves.f90 Finished 5 replacements in file srcEquation/ModEquationCrashGray.f90 Finished 5 replacements in file srcEquation/ModEquationHd.f90 Finished 5 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationHdEos.f90 Finished 5 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 5 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 7 replacements in file srcEquation/ModEquationMhd.f90 Finished 7 replacements in file srcEquation/ModEquationMhdAlfven.f90 Finished 7 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 7 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 4 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHypCorona.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 7 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 7 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 7 replacements in file srcEquation/ModEquationMhdPpar.f90 Finished 7 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 7 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 7 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTurb.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 4617 replacement(s) in 163 file(s) touch SC/BATSRUS/srcInterface/Makefile.DEPEND cd SC/BATSRUS; \ perl -i -pe 's/GM/SC/' Config.pl; \ ./Config.pl -install=c -u=Sc -e=MhdCorona Reinstalling BATSRUS as a SC component make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make -s STATIC1 NAME=Advance make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make -s STATIC1 NAME=Nodes make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make -s STATIC1 NAME=Geometry make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -g=SC:4,4,4,3000,IH:8,8,8,400,1 Writing new grid size 8,8,8,400,1 into src/ModSize.f90... Writing new grid size 4,4,4,3000 into src/ModSize.f90... cd SC/BATSRUS; ./Config.pl -dynamic; cd ../.. cd IH/BATSRUS; ./Config.pl -dynamic; cd ../.. make SWMF PIDL EARTH_TRAJ make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a GM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a IE_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExtraVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSingleFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModProcMH.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGrayDiffusion.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHeatConduction.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModResistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModWaves.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRaytrace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModProject.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 constrain_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 implicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_interface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_jacobian.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_matvec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O0 impl_newton.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace_new.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_trace.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ray_pass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 get_im_pressure.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 project_B.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_cg.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 proj_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_heat_flux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_resistivity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 clean_divb.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModGridDescriptor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModBuffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 update_lagrangian_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModDensityAndGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveRaytracing.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 ModRadioWaveImage.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_set_buffer_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_get_for_gm.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_get_for_oh.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_get_for_sc.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_get_for_sp.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_put_from_oh.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I../src -c -w -r8 -O2 IH_wrapper.f90 cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ModGridDescriptor.o ModBuffer.o update_lagrangian_grid.o ModRadioWaveImage.o ModRadioWaveRaytracing.o ModDensityAndGradient.o IH_set_buffer_grid.o IH_get_for_gm.o IH_get_for_oh.o IH_get_for_sc.o IH_get_for_sp.o IH_put_from_oh.o IH_wrapper.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSize.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExtraVariables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSingleFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEquation.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMain.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIO.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModProcMH.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModParallel.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModB0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAdvance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCube.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModAMR.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBlockData.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCovariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGeometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModBoundaryCells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModConserveFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPhysics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiFluid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModEnergy.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModIonoVelocity.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUserEmpty.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModExpansionFactors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModUser.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPointImplicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMultiIon.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCharacteristic.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModCurrent.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceValue.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModHallResist.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTemperature.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModWaves.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModFaceFlux.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModGroundMagPerturb.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModMessagePass.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModNodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModOctree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPartSteady.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModPolarNeighbor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModRestartFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSatelliteFile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModSolarwind.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 ModTimeStepControl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 BATS_methods.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 MH_set_parameters.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 advect_points.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 allocate_vars.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_criteria.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 amr_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_sources.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 calc_timestep.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 coarsen_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 covariant.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 create_soln_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 exchange_messages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 explicit.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 find_neighbors.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 fix_axis_cells.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 library.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 load_balance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_faces.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 message_pass_nodes.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 number_blocks.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 octree.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 potential_force_averages.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 refine_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 rotate.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_b0.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_block_geometry.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 set_ICs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_outer_BCs.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 set_physics.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 specify_refinement.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 update_states_MHD.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O1 write_logfile.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_common.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_idl.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_tec.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_los.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_sph.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_plot_radiowave.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I/u/.realmounts/home4/toth/Tmp/SWMF/util/CRASH/src -c -w -r8 -O2 write_progress.f90 rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 ModBuffer.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 ModGridDescriptor.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 SC_get_for_ih.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 SC_get_for_sp.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 SC_inquire_if_spherical.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 SC_put_from_ih.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 SC_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 update_lagrangian_grid.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 ModDensityAndGradient.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 ModRadioWaveRaytracing.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE -I../src -c -w -r8 -O2 ModRadioWaveImage.f90 cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ModBuffer.o ModGridDescriptor.o SC_get_for_ih.o SC_get_for_sp.o SC_inquire_if_spherical.o SC_put_from_ih.o SC_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd GM/BATSRUS; make EARTH_TRAJ make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd srcPostProc; make EARTH_TRAJ make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 CON_geopack_internal.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 ModUT.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -r8 -O2 earth_traj.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/EARTH_TRAJ.exe earth_traj.o \ CON_geopack_internal.o ModUT.o /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src/ModNumConst.o /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src/ModTimeConvert.o /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src/ModConst.o -r8 make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program EARTH_TRAJ has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test2_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' No run/GM for GM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' No run/IE for IE Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' mkdir /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IH cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IH; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/EARTH_TRAJ.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param/HELIOSPHERE Param make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' No run/IM for IM Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' No run/PW for PW Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' No run/RB for RB Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' mkdir /u/.realmounts/home4/toth/Tmp/SWMF/run_test/SC cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/SC; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param/CORONA Param make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.SCIH /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.SCIH /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IH; cp Param/EARTH_TRAJ.in .; \ /u/.realmounts/home4/toth/Tmp/SWMF/bin/EARTH_TRAJ.exe > earth_traj.dat make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test2_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS ERROR in pIDL: file name PFSSM_Br.out does not match _nSTEPNUM.out format WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: mv IH/IO2 RESULTS/IH with 5 files PostProc.pl: mv SC/IO2 RESULTS/SC with 4 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 RESTART.out! make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test2_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' (/u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RESULTS/SC/log_n000001.log \ output/test2/SC_log_n000001.log \ > test2_sc.diff) (/u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RESULTS/IH/log_n000001.log \ output/test2/IH_log_n000001.log \ > test2_ih.diff) (/u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/DiffNum.pl -b -r=1e-5 \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RESULTS/IH/sat_earth_traj_n000000.sat \ output/test2/IH_sat_earth_traj_n000000.sat \ >> test2_ih.diff) ls -l test2*.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:06 test2_ih.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:06 test2_sc.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test3_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make SWMF PIDL make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ModSize.o IE_ModMain.o IE_ModIo.o ModIonosphere.o ModProcIE.o ModIE_Interface.o ModFiles.o ModConductance.o IE_solve.o IE_wrapper.o IE_Initialize.o IE_Library.o IE_gather.o iono_conductances.o iono_currents.o iono_solver.o Create_Region2_Currents.o ionosphere.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src' Makefile:78: warning: overriding commands for target `.f90.o' ../../../Makefile.conf:65: warning: ignoring old commands for target `.f90.o' Makefile:81: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' cd claw; make lib make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src/claw' Makefile:36: warning: overriding commands for target `.f.o' ../../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save qinit.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save rpn2ad1.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save rpt2ad1.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save b4step2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save setaux.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save psi.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save claw2ez.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save bc2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save claw2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save step2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save step2ds.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save dimsp2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save flux2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save copyq2.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save limiter.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save philim.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -c -w -O2 -save src2.f make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src/claw' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src' Makefile:78: warning: overriding commands for target `.f90.o' ../../../Makefile.conf:65: warning: ignoring old commands for target `.f90.o' Makefile:81: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save ModProcIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save rcm_variables.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save rcm_io.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save rcm_routines.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save rcm_comput.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save gmresm.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save rcm_efield.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save impl_bicgstab.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save gamma.f ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save -r8 IM_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -c -w -O2 -save RCM_advec.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a claw/qinit.o claw/rpn2ad1.o claw/rpt2ad1.o claw/b4step2.o claw/setaux.o claw/psi.o claw/claw2ez.o claw/bc2.o claw/claw2.o claw/step2.o claw/step2ds.o claw/dimsp2.o claw/flux2.o claw/copyq2.o claw/limiter.o claw/philim.o claw/src2.o ModProcIM.o rcm_variables.o rcm_io.o rcm_routines.o rcm_comput.o gmresm.o rcm_efield.o impl_bicgstab.o gamma.o IM_wrapper.o RCM_advec.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test3_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE/ionosphere cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; cp /u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial/Scripts/pION . cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIONO.exe . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/Ridley_serial' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' No run/IH for IH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' mkdir /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM; mkdir restartIN restartOUT input plots cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2/input; cp rcm* *.dat dktable /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/ cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM; \ mv rcmpcp_inp rcmkp_inp input/; rm -f *_inp*; \ mv dktable trf.dat elecoef.dat rcmcond rcmcrd* rcmlas1 input/;\ touch rcm.printout rcm.index cp /u/.realmounts/home4/toth/Tmp/SWMF/share/Scripts/Preplot.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/ make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/RCM2' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' No run/PW for PW Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' No run/RB for RB Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' No run/SC for SC Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.GMIEIM /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMIEIM /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test3_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog cp /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/plots/2d__max_t00000010.dat \ /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/plots/t10.txt cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/ionosphere RESULTS/IE with 6 files PostProc.pl: mv IM/plots RESULTS/IM with 8 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 RESTART.out! make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test3_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ERROR in DiffNum.pl make[2]: [test3_check] Error 255 (ignored) gunzip -c output/test3/IM_2d__max_t00000010.dat.gz \ > /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RESULTS/IM/t10.dat cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/RESULTS/IM; \ perl -pi -e 's/AUXDATA SAVEDATE=.*//' t10.txt t10.dat ERROR in DiffNum.pl make[2]: [test3_check] Error 255 (ignored) ls -l test3*.diff -rw-rw-r-- 1 toth g26170 9671 Aug 8 02:09 test3_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:09 test3_ie.diff -rw-rw-r-- 1 toth g26170 13239 Aug 8 02:09 test3_im.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test4_compile make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ./Config.pl -v=Empty,GM/BATSRUS,IE/RIM,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make SWMF PIDL make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a ModTiming.o timing_cpu.o timing.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcMagnetogram' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcEE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcUA' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' make libBATSRUS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' rm -f libBATSRUS.a ar -rs libBATSRUS.a ModAdvance.o ModAMR.o ModB0.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 ModTemperature.o ModTimeStepControl.o ModUserEmpty.o ModUser.o ModWaves.o ModCT.o ModImplicit.o ModGrayDiffusion.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 ar: creating libBATSRUS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' libBATSRUS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/src' cd srcInterface; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' cp -f ../src/libBATSRUS.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a ModGridDescriptor.o ModBuffer.o GM_put_from_ih_buffer.o GM_wrapper.o update_lagrangian_grid.o ModDensityAndGradient.o ModRadioWaveImage.o ModRadioWaveRaytracing.o GM_put_from_ih.o ModGmImCoupling.o GM_get_for_im.o GM_put_from_im.o ModGmRbCoupling.o GM_get_for_rb.o GM_get_for_ie.o GM_put_from_ie.o ModIeGrid.o GM_get_for_pw.o GM_put_from_pw.o ModPwGrid.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM/src' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModProcIE.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModSizeRIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModRIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModIoRIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModParamRIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModFiles.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 ModIEInterface.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_wrapper.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 init_RIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 stop_RIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 advance_RIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 get_conductance.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 conductance_gradients.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 solve.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_imf.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 gather.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 distribute.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 write_output_RIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 calc_aurora.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 IE_couplers.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 logfileRIM.f90 ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/DATAREAD/srcIndices -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -c -w -r8 -O2 set_test.f90 rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a ModProcIE.o ModSizeRIM.o ModRIM.o ModIoRIM.o ModParamRIM.o ModFiles.o ModIEInterface.o IE_wrapper.o init_RIM.o stop_RIM.o advance_RIM.o get_conductance.o conductance_gradients.o solve.o set_imf.o gather.o distribute.o write_output_RIM.o calc_aurora.o IE_couplers.o logfileRIM.o set_test.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a IH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libNOMPI.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/NOMPI/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/TIMING/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' Makefile:22: warning: overriding commands for target `.f.o' ../../../Makefile.conf:71: warning: ignoring old commands for target `.f.o' make[7]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a' is up to date. make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcGM' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' make libHEIDI.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' rm -f libHEIDI.a ar -rs libHEIDI.a ModHeidiSize.o ModHeidiMain.o ModHeidiCurrents.o ModHeidiDGCPM.o ModHeidiDrifts.o ModHeidiIO.o ModHeidiWaves.o ModInit.o ModIonoHeidi.o ModHeidiSatellites.o ModProcIM.o ModHeidiInput.o ModHeidiBField.o ModHeidiNeutralH.o heidi_setup.o heidi_icbc.o heidi_coefficients.o heidi_operators.o heidi_currents.o heidi_output.o heidi_waves.o recipes.o pbo.o wgrdar.o get_potential.o heidi_check.o heidi_init.o heidi_run.o read_ring_current.o write_ring_current.o epencalc.o iono_init.o ar: creating libHEIDI.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' libHEIDI.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/src' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/srcInterface' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/srcInterface' ifort -I/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Coupler/src -I/u/.realmounts/home4/toth/Tmp/SWMF/CON/Library/src -I/u/.realmounts/home4/toth/Tmp/SWMF/util/EMPIRICAL/srcIE -I../src -c -w -r8 -O2 IM_wrapper.f90 cp -f ../src/libHEIDI.a /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a IM_wrapper.o make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/srcInterface' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/srcInterface' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a LA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a OH_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a PS_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a PW_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a RB_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a SC_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a SP_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cd src; make LIB make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a UA_wrapper.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a make[7]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a has been brought up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' rm -f /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a ar -rs /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a CON_couple_gm_ie.o CON_couple_ih_gm.o CON_couple_gm_im.o CON_couple_ie_im.o CON_couple_ie_ua.o CON_couple_ih_oh.o CON_couple_ih_sc.o CON_couple_mh_sp.o CON_couple_gm_rb.o CON_couple_ie_pw.o CON_couple_gm_pw.o CON_couple_ie_ps.o CON_couple_ie_rb.o CON_wrapper.o CON_couple_all.o ar: creating /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Interface/src' make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a has been brought up to date. rm -rf Tmp_* mkdir Tmp_SHARE; cd Tmp_SHARE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a mkdir Tmp_TIMING; cd Tmp_TIMING; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libTIMING.a mkdir Tmp_INDICES; cd Tmp_INDICES; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINDICES.a mkdir Tmp_MAGNETOGRAM; cd Tmp_MAGNETOGRAM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libMAGNETOGRAM.a mkdir Tmp_EMPIRICALEE; cd Tmp_EMPIRICALEE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALEE.a mkdir Tmp_EMPIRICALGM; cd Tmp_EMPIRICALGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALGM.a mkdir Tmp_EMPIRICALIE; cd Tmp_EMPIRICALIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALIE.a mkdir Tmp_EMPIRICALUA; cd Tmp_EMPIRICALUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libEMPIRICALUA.a mkdir Tmp_LIBRARY; cd Tmp_LIBRARY; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLIBRARY.a mkdir Tmp_COUPLER; cd Tmp_COUPLER; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCOUPLER.a mkdir Tmp_INTERFACE; cd Tmp_INTERFACE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libINTERFACE.a mkdir Tmp_CONTROL; cd Tmp_CONTROL; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libCONTROL.a mkdir Tmp_LIBGM; cd Tmp_LIBGM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libGM.a #^CMP IF GM mkdir Tmp_LIBIE; cd Tmp_LIBIE; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIE.a #^CMP IF IE mkdir Tmp_LIBIH; cd Tmp_LIBIH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIH.a #^CMP IF IH mkdir Tmp_LIBIM; cd Tmp_LIBIM; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libIM.a #^CMP IF IM mkdir Tmp_LIBLA; cd Tmp_LIBLA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libLA.a #^CMP IF LA mkdir Tmp_LIBOH; cd Tmp_LIBOH; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libOH.a #^CMP IF OH mkdir Tmp_LIBPS; cd Tmp_LIBPS; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPS.a #^CMP IF PS mkdir Tmp_LIBPW; cd Tmp_LIBPW; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libPW.a #^CMP IF PW mkdir Tmp_LIBRB; cd Tmp_LIBRB; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libRB.a #^CMP IF RB mkdir Tmp_LIBSC; cd Tmp_LIBSC; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSC.a #^CMP IF SC mkdir Tmp_LIBSP; cd Tmp_LIBSP; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSP.a #^CMP IF SP mkdir Tmp_LIBUA; cd Tmp_LIBUA; ar -x /u/.realmounts/home4/toth/Tmp/SWMF/lib/libUA.a #^CMP IF UA make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' make[5]: `swmf.o' is up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' ifort -o /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe swmf.o Tmp_*/*.o -r8 -lmpi Program /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/CON/Control/src' cd GM/BATSRUS; make PIDL make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src; make LIB make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' /u/.realmounts/home4/toth/Tmp/SWMF/lib/libSHARE.a has been brought up to date. make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/share/Library/src' cd srcPostProc; make PIDL make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[6]: `/u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe' is up to date. make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/srcPostProc' Program PostIDL has been brought up to date. make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test4_rundir make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' rm -rf /u/.realmounts/home4/toth/Tmp/SWMF/run_test make rundir RUNDIR=/u/.realmounts/home4/toth/Tmp/SWMF/run_test make[3]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/STDOUT cp Param/LAYOUT.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in cp Param/PARAM.DEFAULT /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp share/Scripts/Restart.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/Restart.pl cp share/Scripts/PostProc.pl /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PostProc.pl touch /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core chmod 444 /u/.realmounts/home4/toth/Tmp/SWMF/run_test/core cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/SWMF.exe . ; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/Param . cd /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS; make rundir #^CMP IF GM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/GM; \ mkdir restartIN restartOUT IO2; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostIDL.exe .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/bin/PostSPH.exe .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/IDL/pIDL .; \ cp /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Scripts/TEC/pTEC .; \ ln -s /u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS/Param . make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/GM/BATSRUS' cd /u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM; make rundir #^CMP IF IE make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE/Output cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/srcData Input; cd /u/.realmounts/home4/toth/Tmp/SWMF cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src/PostProcess.exe PostGITM.exe; cd /u/.realmounts/home4/toth/Tmp/SWMF cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2 ; make POST ; cd /u/.realmounts/home4/toth/Tmp/SWMF make[5]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' make[6]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' ifort -r8 -o PostProcess.exe PostProcess.o make[6]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2/src' make[5]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/GITM2' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IE; ln -s /u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM/src/pIE .; cd /u/.realmounts/home4/toth/Tmp/SWMF make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IE/RIM' cd /u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty; make rundir #^CMP IF IH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' No run/IH for IH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty; make rundir #^CMP IF OH make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' No run/OH for OH Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/OH/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI; make rundir #^CMP IF IM make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' mkdir -p /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM; \ mkdir input plots restartIN restartOUT cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/plots; \ mkdir electron hydrogen helium oxygen ionosphere ln -s /u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/input/* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/input;\ cp /u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI/input/*.gz /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/restartIN;\ cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test/IM/restartIN;\ gzip -d *.gz make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/IM/HEIDI' cd /u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty; make rundir #^CMP IF LA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' No run/LA for LA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/LA/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty; make rundir #^CMP IF PS make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' No run/PS for PS Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PS/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty; make rundir #^CMP IF PW make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' No run/PW for PW Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/PW/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty; make rundir #^CMP IF RB make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' No run/RB for RB Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/RB/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty; make rundir #^CMP IF SC make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' No run/SC for SC Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SC/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty; make rundir #^CMP IF SP make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' No run/SP for SP Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/SP/Empty' cd /u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty; make rundir #^CMP IF UA make[4]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' No run/UA for UA Empty make[4]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF/UA/Empty' cp share/JobScripts/*`hostname | sed -e 's/\..*//; s/[0-9]*$//'`* /u/.realmounts/home4/toth/Tmp/SWMF/run_test/ Creation of /u/.realmounts/home4/toth/Tmp/SWMF/run_test directory succeeded make[3]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' cp Param/PARAM.in.test.GMRIMHEIDI /u/.realmounts/home4/toth/Tmp/SWMF/run_test/PARAM.in cp Param/LAYOUT.in.test.GMRIMHEIDI /u/.realmounts/home4/toth/Tmp/SWMF/run_test/LAYOUT.in make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test4_run make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; mpirun -np 4 ./SWMF.exe > runlog 32400.0 14.08 8.73 1.75E+27 1.53E+27 1.94E+28 1.62E+28 2.09E+21 3.98E+22 2.49E+29 2.49E+29 -5.34E+22 -1.04E+25 4.59E+25 7.28E+26 0.00E+00 0.00E+00 1.72E+26 2.84E+27 32400.0 14.08 8.73 1.42E+27 1.13E+27 1.57E+28 1.25E+28 1.16E+19 1.56E+22 1.91E+29 1.90E+29 -5.26E+20 -2.18E+26 3.84E+25 5.69E+26 5.62E+26 8.55E+27 -3.08E+26 -4.83E+27 32400.0 14.08 8.73 3.53E+25 3.02E+25 3.90E+26 3.19E+26 2.74E+17 3.62E+20 4.91E+27 4.88E+27 -1.02E+19 -9.56E+24 1.24E+24 1.88E+25 2.88E+24 9.98E+25 9.04E+23 -3.40E+25 32400.0 14.08 8.73 1.28E+27 1.07E+27 1.41E+28 1.14E+28 7.71E+18 1.29E+22 1.75E+29 1.74E+29 -3.28E+20 -2.31E+26 4.43E+25 7.10E+26 2.19E+26 5.39E+27 -5.88E+25 -2.61E+27 cd /u/.realmounts/home4/toth/Tmp/SWMF/run_test; ./PostProc.pl -M RESULTS WARNING in PostProc.pl: no files were found in STDOUT PostProc.pl: mv GM/IO2 RESULTS/GM with 4 files PostProc.pl: mv IE/Output RESULTS/IE with 19 files PostProc.pl: mv IM/plots RESULTS/IM with 11 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 RESTART.out! make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make test4_check make[2]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' ls -l test4*.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_ie.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_im.diff make[2]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF' make[1]: Entering directory `/u/.realmounts/home4/toth/Tmp/SWMF' -rw-rw-r-- 1 toth g26170 0 Aug 7 17:43 GM/BATSRUS/test_shocktube.diff -rw-rw-r-- 1 toth g26170 12450 Aug 7 17:56 GM/BATSRUS/test_hallmhd.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:02 GM/BATSRUS/test_multifluid.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:09 GM/BATSRUS/test_multiion.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:15 GM/BATSRUS/test_mhdions.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:21 GM/BATSRUS/test_mhdnoncons.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:29 GM/BATSRUS/test_eosgodunov.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:42 GM/BATSRUS/test_levelset.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 18:58 GM/BATSRUS/test_hyades2d.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:05 GM/BATSRUS/test_graydiffusion.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:25 GM/BATSRUS/test_corona.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:27 GM/BATSRUS/test_coronasph.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 19:52 GM/BATSRUS/test_earthsph.diff -rw-rw-r-- 1 toth g26170 16744 Aug 7 19:54 GM/BATSRUS/test_2bodyplot.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:46 GM/BATSRUS/test_titan.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 20:47 GM/BATSRUS/test_titan_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 22:15 GM/BATSRUS/test_mars.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:00 GM/BATSRUS/test_venus.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:01 GM/BATSRUS/test_venus_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 7 23:09 GM/BATSRUS/test_saturn.diff -rw-rw-r-- 1 toth g26170 11356 Aug 7 23:32 GM/BATSRUS/test_comet.diff -rw-rw-r-- 1 toth g26170 8552 Aug 7 23:48 GM/BATSRUS/test_magnetometer.diff -rw-rw-r-- 1 toth g26170 141 Aug 8 00:31 GM/BATSRUS/test_func.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:31 IE/RIM/notest.diff -rw-rw-r-- 1 toth g26170 36 Aug 8 00:31 IE/Ridley_serial/notest.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:43 IM/HEIDI/test.diff -rw-rw-r-- 1 toth g26170 25 Aug 8 00:43 IM/RCM/notest.diff -rw-rw-r-- 1 toth g26170 26 Aug 8 00:43 IM/RCM2/notest.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:43 PS/DGCPM/notest.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 PW/PWOM/test_Saturn.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:44 PW/PWOM/test_Saturn_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 PW/PWOM/test_Saturn_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:45 PW/PWOM/test_Saturn_restart_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_restart.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:46 PW/PWOM/test_Earth_restart_plots.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 00:49 RB/RBE/test.diff -rw-rw-r-- 1 toth g26170 28 Aug 8 00:50 RB/Rice/notest.diff -rw-rw-r-- 1 toth g26170 33 Aug 8 00:50 RB/RiceV5/notest.diff -rw-rw-r-- 1 toth g26170 27 Aug 8 00:50 UA/GITM/notest.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:56 UA/GITM2/test_earth.diff -rw-rw-r-- 1 toth g26170 89 Aug 8 00:59 UA/GITM2/test_mars.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:01 test_pw.diff -rw-rw-r-- 1 toth g26170 7904 Aug 8 01:14 test_rb.diff -rw-rw-r-- 1 toth g26170 21 Aug 8 01:14 test_esmf.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_pw.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 01:37 test1_ie.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:06 test2_sc.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:06 test2_ih.diff -rw-rw-r-- 1 toth g26170 9671 Aug 8 02:09 test3_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:09 test3_ie.diff -rw-rw-r-- 1 toth g26170 13239 Aug 8 02:09 test3_im.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_gm.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_ie.diff -rw-rw-r-- 1 toth g26170 0 Aug 8 02:12 test4_im.diff See test_swmf.res and test_swmf.log for more detail... make[1]: Leaving directory `/u/.realmounts/home4/toth/Tmp/SWMF'