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 CRASH/src/Makefile.RULES VERSION 2.3 cd CON; make install touch Control/src/Makefile.DEPEND Control/src/Makefile.RULES Library/src/Makefile.DEPEND Coupler/src/Makefile.DEPEND Interface/src/Makefile.DEPEND Stubs/src/Makefile.DEPEND cd ESMF/ESMF_SWMF; make install touch src/Makefile.DEPEND NAGWare Fortran 95 compiler Release 5.1(282) Copyright 1990-2006 The Numerical Algorithms Group Ltd., Oxford, U.K. Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. Installing GM/BATSRUS/ Installing BATSRUS as a GM component cp -f src/ModSize_orig.f90 src/ModSize.f90 cp -f srcBATL/BATL_size_orig.f90 srcBATL/BATL_size.f90 perl -pi -e 's/nG\*/nG \!\*/' srcBATL/BATL_size.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcBATL/Makefile.DEPEND srcInterface/Makefile.DEPEND srcPostProc/Makefile.RULES ./Config.pl -u=Default -e=Mhd cd src; make DYNAMIC make -s DYNAMIC1 NAME=Advance make -s DYNAMIC1 NAME=Nodes make -s DYNAMIC1 NAME=Geometry make -s DYNAMIC1 NAME=Raytrace #^CFG IF RAYTRACE make -s DYNAMIC1 NAME=CT #^CFG IF CONSTRAINB Installing IE/RIM/ Installing RIM as a IE component touch src/Makefile.DEPEND Installing IE/Ridley_serial/ Installing Ridley_serial as a IE component cp -f src/ModSize_orig.f90 src/ModSize.f90 touch src/Makefile.DEPEND Installing IH/BATSRUS/ Installing BATSRUS as a IH component Installing IH/BATSRUS_share/ Installing BATSRUS as a IH component touch src/Makefile.DEPEND make[1]: *** No rule to make target `srcBATL/BATL_size.f90'. Stop. BATSRUS/Config.pl ERROR: could not open srcBATL/BATL_size.f90 Installing IM/CRCM/ Installing CRCM as a IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/HEIDI/ Installing HEIDI as a IM component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing IM/RCM/ Installing RCM as a IM component touch src/Makefile.DEPEND Installing IM/RCM2/ Installing RCM2 as a IM component touch src/Makefile.DEPEND Installing LC/BATSRUS/ Installing BATSRUS as a LC component Installing OH/BATSRUS/ Installing BATSRUS as a OH component Installing PS/DGCPM/ Installing DGCPM as a PS component touch src/Makefile.DEPEND Installing PW/PWOM/ Installing PWOM as a PW component mkdir bin touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing RB/RBE/ Installing RBE as a RB component touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND Installing RB/Rice/ Installing Rice as a RB component touch srcInterface/Makefile.DEPEND Installing RB/RiceV5/ Installing RiceV5 as a RB component touch srcInterface/Makefile.DEPEND Installing SC/BATSRUS/ Installing BATSRUS as a SC component Installing SP/FLAMPA/ Installing FLAMPA as a SP component mv Makefile.def Makefile.def.orig cp Makefile.def.orig Makefile.def touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing SP/Kota/ Installing Kota as a SP component touch src/Makefile.DEPEND srcInterface/Makefile.DEPEND Installing UA/GITM/ Installing GITM as a UA component touch src/Makefile.DEPEND touch srcIE/Makefile.DEPEND touch srcIO/Makefile.DEPEND Installing UA/GITM2/ Installing GITM2 as a UA component cp src/ModSize.f90.orig src/ModSize.f90 touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND cd src; make DYNAMIC /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModGITM_static.f90 > ModGITM.f90 /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModEUV_static.f90 > ModEUV.f90 /xhome/gtoth/Tmp/SWMF/share/Scripts/StaticToDynamic.pl -l=nBlocksMax -d=4 ModSources_static.f90 > ModSources.f90 # Replaces nBlocksMax with nBlocks to make allocation flexible perl -pi -e 's/nBlocksMax/nBlocks/ if /allocate/' \ ModGITM.f90 ModEUV.f90 ModSources.f90 Configuring GITM for Earth!! Installation succeeded rm -f share/Library/test/*.diff cd share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[3]: *** [lapack.o] Error 2 make[2]: *** [LIB] Error 2 make[1]: *** [test_share_library] Error 2 make: [test] Error 2 (ignored) for i in `ls -d [A-Z][A-Z]/*/ | grep -v /CVS/ | grep -v /Empty/`; \ do ( cd $i; make test; ); done make test_fluxemergence_compile ./Config.pl -e=MhdEosRad -u=Ee -g=8,8,8,500,1 Writing new grid size 8,8,8,500,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_fluxemergence_compile] Error 2 make[3]: *** [test_fluxemergence] Error 2 make[2]: [test] Error 2 (ignored) make test_shocktube_compile ./Config.pl -u=Default -e=MhdHyp -g=64,2,2,10,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_shocktube_compile] Error 2 make[3]: *** [test_shocktube] Error 2 make[2]: [test] Error 2 (ignored) make test_hallmhd_compile ./Config.pl -u=Waves -e=Mhd -g=64,2,2,10,10 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,10 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_hallmhd_compile] Error 2 make[3]: *** [test_hallmhd] Error 2 make[2]: [test] Error 2 (ignored) make test_twofluidmhd_compile ./Config.pl -u=Waves -e=MhdHypPe -g=64,2,2,10,10 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_twofluidmhd_compile] Error 2 make[3]: *** [test_twofluidmhd] Error 2 make[2]: [test] Error 2 (ignored) make test_multifluid_compile ./Config.pl -u=Default -e=MhdHd -g=64,2,2,10,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,10,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multifluid_compile] Error 2 make[3]: *** [test_multifluid] Error 2 make[2]: [test] Error 2 (ignored) make test_multiion_compile ./Config.pl -u=Default -e=MultiIon -g=64,2,2,10,1 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_multiion_compile] Error 2 make[3]: *** [test_multiion] Error 2 make[2]: [test] Error 2 (ignored) make test_mhdions_compile ./Config.pl -u=Default -e=MhdIons -g=64,2,2,40,1 BATSRUS/Config.pl WARNING: nI=64 nJ=2 nK=2 does not allow AMR Writing new grid size 64,2,2,40,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mhdions_compile] Error 2 make[3]: *** [test_mhdions] Error 2 make[2]: [test] Error 2 (ignored) make test_mhdnoncons_compile ./Config.pl -u=Default -e=MhdNonCons -g=64,2,2,40,1 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_mhdnoncons_compile] Error 2 make[3]: *** [test_mhdnoncons] Error 2 make[2]: [test] Error 2 (ignored) make test_eosgodunov_compile ./Config.pl -e=HdEos -u=Eos -g=10,1,1,100,1 Writing new grid size 10,1,1,100,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_eosgodunov_compile] Error 2 make[3]: *** [test_eosgodunov] Error 2 make[2]: [test] Error 2 (ignored) make test_levelset_compile ./Config.pl -e=HdCrash -u=Crash -g=4,4,1,2000,1 -nMaterial=3 Writing new grid size 4,4,1,2000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_levelset_compile] Error 2 make[3]: *** [test_levelset] Error 2 make[2]: [test] Error 2 (ignored) make test_hyades2d_compile ./Config.pl -e=HdRadCrash -u=Crash -g=10,10,1,200,200 -nMaterial=3 Writing new grid size 10,10,1,200,200 into src/ModSize.f90 and srcBATL/BATL_size.f90... make CRASH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [CRASH] Error 2 make[4]: *** [test_hyades2d_compile] Error 2 make[3]: *** [test_hyades2d] Error 2 make[2]: [test] Error 2 (ignored) make test_graydiffusion_compile ./Config.pl -e=HdEosRad -u=GrayDiffusion -g=32,4,4,16,16 Writing new grid size 32,4,4,16,16 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_graydiffusion_compile] Error 2 make[3]: *** [test_graydiffusion] Error 2 make[2]: [test] Error 2 (ignored) make test_corona_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_corona_compile] Error 2 make[3]: *** [test_corona] Error 2 make[2]: [test] Error 2 (ignored) make test_coronasph_compile ./Config.pl -u=Sc -e=MhdCorona -g=4,4,4,3000,1 make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_coronasph_compile] Error 2 make[3]: *** [test_coronasph] Error 2 make[2]: [test] Error 2 (ignored) make test_corona_2t_compile ./Config.pl -u=ScHeat -e=MhdWavesPe -g=4,4,4,3000,1 make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_corona_2t_compile] Error 2 make[3]: *** [test_corona_2t] Error 2 make[2]: [test] Error 2 (ignored) make test_outerhelio_compile ./Config.pl -u=OuterHelio -e=OuterHelio -g=4,4,4,3500,1 Writing new grid size 4,4,4,3500,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_outerhelio_compile] Error 2 make[3]: *** [test_outerhelio] Error 2 make[2]: [test] Error 2 (ignored) make test_earthsph_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 Writing new grid size 8,8,8,600,300 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_earthsph_compile] Error 2 make[4]: *** [test_earthsph_start] Error 2 make[3]: [test_earthsph] Error 2 (ignored) make test_2bodyplot_compile ./Config.pl -e=Mhd -u=Default -g=8,8,8,600,300 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_2bodyplot_compile] Error 2 make[3]: *** [test_2bodyplot] Error 2 make[2]: [test] Error 2 (ignored) make test_titan_compile ./Config.pl -u=Titan -e=MhdTitan -g=6,6,6,1000,200 Writing new grid size 6,6,6,1000,200 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_titan_compile] Error 2 make[4]: *** [test_titan_start] Error 2 make[3]: [test_titan] Error 2 (ignored) make test_titan_restart_save cd run_test; cp Param/TITAN/PARAM.in.restartsave PARAM.in /bin/sh: line 1: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog /bin/sh: line 1: cd: run_test: No such file or directory make[5]: *** [test_titan_restart_save] Error 1 make[4]: *** [test_titan_restart] Error 2 make[3]: [test_titan] Error 2 (ignored) make test_mars_compile ./Config.pl -u=Mars -e=MhdMars -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_mars_compile] Error 2 make[4]: *** [test_mars_start] Error 2 make[3]: [test_mars] Error 2 (ignored) make test_marsfluids_compile ./Config.pl -u=MarsFluids -e=MhdMarsFluids -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_marsfluids_compile] Error 2 make[4]: *** [test_marsfluids_start] Error 2 make[3]: [test_marsfluids] Error 2 (ignored) make test_marsfluids_restart_save cd run_test; cp Param/MARSFLUIDS/PARAM.in.restartsave PARAM.in /bin/sh: line 1: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; sleep 1; mpirun -np 2 ./BATSRUS.exe > runlog /bin/sh: line 1: cd: run_test: No such file or directory make[5]: *** [test_marsfluids_restart_save] Error 1 make[4]: *** [test_marsfluids_restart] Error 2 make[3]: [test_marsfluids] Error 2 (ignored) make test_venus_compile ./Config.pl -u=Venus -e=MhdMars -g=6,6,6,1000,200 make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_venus_compile] Error 2 make[4]: *** [test_venus_start] Error 2 make[3]: [test_venus] Error 2 (ignored) make test_venus_restart_save cd run_test; cp Param/VENUS/PARAM.in.restartsave PARAM.in /bin/sh: line 1: cd: run_test: No such file or directory #./TestParam.pl -n=1 run_test/PARAM.in cd run_test; mpirun -np 2 ./BATSRUS.exe > runlog /bin/sh: line 1: cd: run_test: No such file or directory make[5]: *** [test_venus_restart_save] Error 1 make[4]: *** [test_venus_restart] Error 2 make[3]: [test_venus] Error 2 (ignored) make test_saturn_compile ./Config.pl -u=Saturn -e=MhdHyp -g=8,8,8,720,1 Writing new grid size 8,8,8,720,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[8]: *** [lapack.o] Error 2 make[7]: *** [LIB] Error 2 make[6]: *** [BATSRUS] Error 2 make[5]: *** [test_saturn_compile] Error 2 make[4]: *** [test_saturn_start] Error 2 make[3]: [test_saturn] Error 2 (ignored) make test_comet_compile ./Config.pl -u=Comet6Sp -e=MhdComet -g=8,8,8,600,100 Writing new grid size 8,8,8,600,100 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_comet_compile] Error 2 make[3]: *** [test_comet] Error 2 make[2]: [test] Error 2 (ignored) make test_magnetometer_compile ./Config.pl -u=Default -e=Mhd -g=4,4,4,400,1 Writing new grid size 4,4,4,400,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_magnetometer_compile] Error 2 make[3]: *** [test_magnetometer] Error 2 make[2]: [test] Error 2 (ignored) make test_anisotropic_compile ./Config.pl -u=Waves -e=MhdAnisoP -g=100,2,2,100,1 BATSRUS/Config.pl WARNING: nI=100 nJ=2 nK=2 does not allow AMR Writing new grid size 100,2,2,100,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_anisotropic_compile] Error 2 make[3]: *** [test_anisotropic] Error 2 make[2]: [test] Error 2 (ignored) make test_func_compile ./Config.pl -u=Default -e=Mhd -g=8,8,8,720,70 Writing new grid size 8,8,8,720,70 into src/ModSize.f90 and srcBATL/BATL_size.f90... make BATSRUS PIDL PSPH cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [BATSRUS] Error 2 make[4]: *** [test_func_compile] Error 2 make[3]: *** [test_func] Error 2 make[2]: [test] Error 2 (ignored) -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 test_comet.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 test_corona.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 test_func.diff -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 test_levelset.diff -rw-r--r-- 1 gtoth hpcc 29 5 Mar 20:00 test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 test_mars.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 32 5 Mar 20:00 test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 test_multiion.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 test_saturn.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 test_venus_restart.diff echo "There is no test for IE/RIM" > notest.diff echo "IE/Ridley_serial test is incomplete" > notest.diff IH/BATSRUS is tested in GM/BATSRUS IH/BATSRUS_share is tested in GM/BATSRUS make test_compile make CRCM make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [CRCM] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [HEIDI] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_analytic] Error 2 make[2]: [test] Error 2 (ignored) make test_compile make HEIDI touch src/Makefile.DEPEND src/Makefile.RULES srcInterface/Makefile.DEPEND make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [HEIDI] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_numeric] Error 2 make[2]: [test] Error 2 (ignored) echo "There is no test for RCM" There is no test for RCM LC/BATSRUS is tested in GM/BATSRUS OH/BATSRUS is tested in GM/BATSRUS echo "PS/DGCPM test is incomplete" > notest.diff make test_compile PLANET=Saturn ./Config.pl -Saturn make PWOM cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [PWOM] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_saturn] Error 2 make[2]: [test] Error 2 (ignored) make test_restart_save cp data/input/Saturn/restart_iline* run_test/PW/restartIN/ usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory make[4]: *** [test_restart_save] Error 64 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) make test_compile PLANET=Earth ./Config.pl -Earth make PWOM cd /xhome/gtoth/Tmp/SWMF/share/Library/src; make LIB make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[7]: *** [lapack.o] Error 2 make[6]: *** [LIB] Error 2 make[5]: *** [PWOM] Error 2 make[4]: *** [test_compile] Error 2 make[3]: *** [test_earth] Error 2 make[2]: [test] Error 2 (ignored) make test_restart_save cp data/input/Earth/restart_iline* run_test/PW/restartIN/ usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN directory make[4]: *** [test_restart_save] Error 64 make[3]: *** [test_restart] Error 2 make[2]: [test] Error 2 (ignored) make test_compile make RBE make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [RBE] Error 2 make[3]: *** [test_compile] Error 2 make[2]: *** [test] Error 2 echo "Ther is no test for RB/Rice" Ther is no test for RB/Rice echo "The RB/RiceV5 test is incomplete" The RB/RiceV5 test is incomplete SC/BATSRUS is tested in GM/BATSRUS make[2]: *** No rule to make target `test'. Stop. echo "SP/Kota test is incomplete" > notest.diff echo "UA/GITM test is incomplete" UA/GITM test is incomplete echo "GITM2 is not tested nightly" > notest.diff ls -ltr [A-Z][A-Z]/*/*.diff -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 32 5 Mar 20:00 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 29 5 Mar 20:00 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 36 5 Mar 20:00 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/CRCM/test.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 12 5 Mar 20:00 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 12 5 Mar 20:00 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 SP/Kota/notest.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 UA/GITM2/notest.diff make test_lc_compile ./Config.pl -v=Empty,LC/BATSRUS Modifying versions in Makefile.def cd LC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/LC_get_for_mh.f90 \ srcInterface/LC_put_from_mh.f90 \ srcInterface/LC_wrapper.f90 srcInterface/LC_get_for_sp.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../LC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../LC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 LC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 LC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../LC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModLaserPackage.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 ModAbsorption.f90 \ ../../../LC/BATSRUS/srcInterface cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ LC/BATSRUS/srcInterface/LC_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ LC/BATSRUS/srcInterface/LC_get_for_sp.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90 \ LC/BATSRUS/srcInterface/LC_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90 \ LC/BATSRUS/srcInterface/LC_put_from_mh.f90 cd LC/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/LC/g;s/BATSRUS/LC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ LC_wrapper.f90 LC_get_for_sp.f90 LC_get_for_mh.f90 LC_put_from_mh.f90; \ perl -i -pe 's/OH/SC/' LC_get_for_mh.f90 LC_put_from_mh.f90 cd LC/BATSRUS/src; rm -f main.f90 cd LC/BATSRUS; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Methods.pl LC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=LC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Finished 231 replacements in file src/BATS_methods.f90 Finished 149 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 16 replacements in file src/ModAdjoint.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 15 replacements in file src/ModBatlInterface.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 14 replacements in file src/ModConserveFlux.f90 Finished 51 replacements in file src/ModCoronalHeating.f90 Finished 7 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 17 replacements in file src/ModEnergy.f90 Finished 8 replacements in file src/ModEquation.f90 Finished 32 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 154 replacements in file src/ModFaceFlux.f90 Finished 19 replacements in file src/ModFaceGradient.f90 Finished 48 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 15 replacements in file src/ModGmGeoindices.f90 Finished 27 replacements in file src/ModGroundMagPerturb.f90 Finished 44 replacements in file src/ModHallResist.f90 Finished 82 replacements in file src/ModHeatConduction.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplicit.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 32 replacements in file src/ModLaserHeating.f90 Finished 7 replacements in file src/ModMain.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 37 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 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 59 replacements in file src/ModRadDiffusion.f90 Finished 16 replacements in file src/ModRadiativeCooling.f90 Finished 6 replacements in file src/ModRaytrace.f90 Finished 6 replacements in file src/ModRaytrace_static.f90 Finished 18 replacements in file src/ModResistivity.f90 Finished 72 replacements in file src/ModRestartFile.f90 Finished 46 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 21 replacements in file src/ModSolarwind.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 16 replacements in file src/ModUserEmpty.f90 Finished 18 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 42 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 84 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 88 replacements in file src/exchange_messages.f90 Finished 88 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 19 replacements in file src/fix_axis_cells.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 178 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 57 replacements in file src/implicit.f90 Finished 227 replacements in file src/library.f90 Finished 98 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 103 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 89 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 213 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 35 replacements in file src/set_BCs.f90 Finished 17 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/set_b0.f90 Finished 36 replacements in file src/set_block_geometry.f90 Finished 172 replacements in file src/set_outer_BCs.f90 Finished 37 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 58 replacements in file src/update_states.f90 Finished 35 replacements in file src/update_states_MHD.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 91 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 39 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 22 replacements in file src/write_plot_tec.f90 Finished 30 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 28 replacements in file srcBATL/BATL_amr.f90 Finished 8 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 4 replacements in file srcBATL/BATL_geometry.f90 Finished 13 replacements in file srcBATL/BATL_grid.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 17 replacements in file srcBATL/BATL_pass_cell.f90 Finished 19 replacements in file srcBATL/BATL_pass_face.f90 Finished 13 replacements in file srcBATL/BATL_pass_node.f90 Finished 3 replacements in file srcBATL/BATL_size.f90 Finished 3 replacements in file srcBATL/BATL_size_orig.f90 Finished 28 replacements in file srcBATL/BATL_tree.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 131 replacements in file srcUser/ModUserCrash.f90 Finished 130 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 50 replacements in file srcUser/ModUserEe.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 26 replacements in file srcUser/ModUserEuropa.f90 Finished 44 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 69 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 23 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 87 replacements in file srcUser/ModUserLc.f90 Finished 89 replacements in file srcUser/ModUserLcV0.f90 Finished 33 replacements in file srcUser/ModUserLightFront.f90 Finished 48 replacements in file srcUser/ModUserLogAdvection.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 97 replacements in file srcUser/ModUserMarsFluids.f90 Finished 28 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiGroup.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 29 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 62 replacements in file srcUser/ModUserSc.f90 Finished 91 replacements in file srcUser/ModUserScHeat.f90 Finished 77 replacements in file srcUser/ModUserScWaves.f90 Finished 11 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 87 replacements in file srcUser/ModUserTitan.f90 Finished 90 replacements in file srcUser/ModUserTitanPe.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 42 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 8 replacements in file srcEquation/ModEquationMhd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoPiPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 8 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 8 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesAnisoPiPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 5 replacements in file srcInterface/LC_get_for_mh.f90 Finished 7 replacements in file srcInterface/LC_get_for_sp.f90 Finished 4 replacements in file srcInterface/LC_put_from_mh.f90 Finished 29 replacements in file srcInterface/LC_wrapper.f90 Finished 18 replacements in file srcInterface/ModAbsorption.f90 Finished 12 replacements in file srcInterface/ModBuffer.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 54 replacements in file srcInterface/ModLaserPackage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 7811 replacement(s) in 226 file(s) touch LC/BATSRUS/srcInterface/Makefile.DEPEND cd LC/BATSRUS; \ perl -i -pe 's/GM/LC/' Config.pl; \ ./Config.pl -install=c -u=LcV0 -e=Mhd Reinstalling BATSRUS as a LC component make -s DYNAMIC1 NAME=Advance make -s DYNAMIC1 NAME=Nodes make -s DYNAMIC1 NAME=Geometry make -s DYNAMIC1 NAME=Raytrace #^CFG IF RAYTRACE make -s DYNAMIC1 NAME=CT #^CFG IF CONSTRAINB cd LC/BATSRUS; ./Config.pl -u=Lc -e=Mhd ./Config.pl -g=LC:6,4,4,3000,1 Writing new grid size 6,4,4,3000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_lc_compile] Error 2 make[1]: *** [test_lc] Error 2 make: [test] Error 2 (ignored) make test_pw_compile ./Config.pl -v=Empty,PW/PWOM -o=PW:Earth Modifying versions in Makefile.def make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_pw_compile] Error 2 make[1]: *** [test_pw] Error 2 make: [test] Error 2 (ignored) make test_rb_compile ./Config.pl -v=Empty,RB/RBE,GM/BATSRUS Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,770,1 -o=GM:e=Mhd,u=Default Writing new grid size 8,8,8,770,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test_rb_compile] Error 2 make[1]: *** [test_rb] Error 2 make: [test] Error 2 (ignored) make test_esmf_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100,IE:91,181 -o=GM:u=Default,e=Mhd Writing new grid size 8,8,8,400,100 into src/ModSize.f90 and srcBATL/BATL_size.f90... make ESMF_SWMF make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [LIB] Error 2 make[2]: *** [test_esmf_compile] Error 2 make[1]: *** [test_esmf] Error 2 make: [test] Error 2 (ignored) make test1_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,PW/PWOM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,PW:Earth make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test1_compile] Error 2 make[1]: *** [test1] Error 2 make: [test] Error 2 (ignored) make test2_compile ./Config.pl -v=Empty,SC/BATSRUS,IH/BATSRUS Modifying versions in Makefile.def cd IH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation srcInterface/*.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../IH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../IH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModLaserPackage.f90 \ ModDensityAndGradient.f90 ModAbsorption.f90 \ ../../../IH/BATSRUS/srcInterface cp IH/BATSRUS_share/src/IH_*.f90 IH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 IH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 IH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../IH/BATSRUS/ echo '*' > IH/BATSRUS/src/.cvsignore cd IH/BATSRUS/src; rm -f main.f90 cd IH/BATSRUS; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Methods.pl IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=IH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Finished 231 replacements in file src/BATS_methods.f90 Finished 149 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 16 replacements in file src/ModAdjoint.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 15 replacements in file src/ModBatlInterface.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 14 replacements in file src/ModConserveFlux.f90 Finished 51 replacements in file src/ModCoronalHeating.f90 Finished 7 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 17 replacements in file src/ModEnergy.f90 Finished 8 replacements in file src/ModEquation.f90 Finished 32 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 154 replacements in file src/ModFaceFlux.f90 Finished 19 replacements in file src/ModFaceGradient.f90 Finished 48 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 15 replacements in file src/ModGmGeoindices.f90 Finished 27 replacements in file src/ModGroundMagPerturb.f90 Finished 44 replacements in file src/ModHallResist.f90 Finished 82 replacements in file src/ModHeatConduction.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplicit.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 32 replacements in file src/ModLaserHeating.f90 Finished 7 replacements in file src/ModMain.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 37 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 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 59 replacements in file src/ModRadDiffusion.f90 Finished 16 replacements in file src/ModRadiativeCooling.f90 Finished 6 replacements in file src/ModRaytrace.f90 Finished 6 replacements in file src/ModRaytrace_static.f90 Finished 18 replacements in file src/ModResistivity.f90 Finished 72 replacements in file src/ModRestartFile.f90 Finished 46 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 21 replacements in file src/ModSolarwind.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 16 replacements in file src/ModUserEmpty.f90 Finished 18 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 42 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 84 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 88 replacements in file src/exchange_messages.f90 Finished 88 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 19 replacements in file src/fix_axis_cells.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 178 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 57 replacements in file src/implicit.f90 Finished 227 replacements in file src/library.f90 Finished 98 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 103 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 89 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 213 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 35 replacements in file src/set_BCs.f90 Finished 17 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/set_b0.f90 Finished 36 replacements in file src/set_block_geometry.f90 Finished 172 replacements in file src/set_outer_BCs.f90 Finished 37 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 58 replacements in file src/update_states.f90 Finished 35 replacements in file src/update_states_MHD.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 91 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 39 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 22 replacements in file src/write_plot_tec.f90 Finished 30 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 28 replacements in file srcBATL/BATL_amr.f90 Finished 8 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 4 replacements in file srcBATL/BATL_geometry.f90 Finished 13 replacements in file srcBATL/BATL_grid.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 17 replacements in file srcBATL/BATL_pass_cell.f90 Finished 19 replacements in file srcBATL/BATL_pass_face.f90 Finished 13 replacements in file srcBATL/BATL_pass_node.f90 Finished 3 replacements in file srcBATL/BATL_size.f90 Finished 3 replacements in file srcBATL/BATL_size_orig.f90 Finished 28 replacements in file srcBATL/BATL_tree.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 131 replacements in file srcUser/ModUserCrash.f90 Finished 130 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 50 replacements in file srcUser/ModUserEe.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 26 replacements in file srcUser/ModUserEuropa.f90 Finished 44 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 69 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 23 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 87 replacements in file srcUser/ModUserLc.f90 Finished 89 replacements in file srcUser/ModUserLcV0.f90 Finished 33 replacements in file srcUser/ModUserLightFront.f90 Finished 48 replacements in file srcUser/ModUserLogAdvection.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 97 replacements in file srcUser/ModUserMarsFluids.f90 Finished 28 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiGroup.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 29 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 62 replacements in file srcUser/ModUserSc.f90 Finished 91 replacements in file srcUser/ModUserScHeat.f90 Finished 77 replacements in file srcUser/ModUserScWaves.f90 Finished 11 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 87 replacements in file srcUser/ModUserTitan.f90 Finished 90 replacements in file srcUser/ModUserTitanPe.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 42 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 8 replacements in file srcEquation/ModEquationMhd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoPiPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 8 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 8 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesAnisoPiPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 6 replacements in file srcInterface/IH_get_for_gm.f90 Finished 5 replacements in file srcInterface/IH_get_for_mh.f90 Finished 6 replacements in file srcInterface/IH_get_for_mh_with_xyz.f90 Finished 7 replacements in file srcInterface/IH_get_for_sp.f90 Finished 4 replacements in file srcInterface/IH_put_from_mh.f90 Finished 1 replacements in file srcInterface/IH_set_buffer_grid.f90 Finished 29 replacements in file srcInterface/IH_wrapper.f90 Finished 18 replacements in file srcInterface/ModAbsorption.f90 Finished 12 replacements in file srcInterface/ModBuffer.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 54 replacements in file srcInterface/ModLaserPackage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 7824 replacement(s) in 229 file(s) cd IH/BATSRUS/srcInterface; \ perl -i -pe 's?BATSRUS?IH_BATSRUS?' IH_*.f90; \ touch Makefile.DEPEND cd IH/BATSRUS; \ perl -i -pe 's/GM/IH/' Config.pl; \ ./Config.pl -u=Ih -e=Mhd cd SC/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/SC_wrapper.f90 srcInterface/SC_get_for_sp.f90 \ srcInterface/SC_get_for_mh.f90 \ srcInterface/SC_get_for_mh_with_xyz.f90 srcInterface/SC_put_from_mh.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../SC/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../SC/BATSRUS/srcBATL cp GM/BATSRUS/srcUser/*.f90 SC/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 SC/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../SC/BATSRUS/ cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModLaserPackage.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModDensityAndGradient.f90 ModAbsorption.f90 \ ../../../SC/BATSRUS/srcInterface cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ SC/BATSRUS/srcInterface/SC_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_sp.f90 \ SC/BATSRUS/srcInterface/SC_get_for_sp.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ SC/BATSRUS/srcInterface/SC_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90 \ SC/BATSRUS/srcInterface/SC_put_from_mh.f90 cd SC/BATSRUS/srcInterface/; perl -i -pe \ 's/SC/LC/' SC_get_for_mh_with_xyz.f90; perl -i -pe \ 's/IH/SC/g;s/BATSRUS/SC_BATSRUS/;s/Inner/Solar/;s/Heliosphere/Corona/'\ SC_wrapper.f90 SC_get_for_sp.f90 \ SC_get_for_mh.f90 SC_get_for_mh_with_xyz.f90 SC_put_from_mh.f90; \ perl -i -pe 's/OH/IH/' SC_get_for_mh.f90 SC_put_from_mh.f90 cd SC/BATSRUS/src; rm -f main.f90 cd SC/BATSRUS/srcBATL; rm -f *main.f90 cd SC/BATSRUS; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Methods.pl SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=SC src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Finished 231 replacements in file src/BATS_methods.f90 Finished 149 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 16 replacements in file src/ModAdjoint.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 15 replacements in file src/ModBatlInterface.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 14 replacements in file src/ModConserveFlux.f90 Finished 51 replacements in file src/ModCoronalHeating.f90 Finished 7 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 17 replacements in file src/ModEnergy.f90 Finished 8 replacements in file src/ModEquation.f90 Finished 32 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 154 replacements in file src/ModFaceFlux.f90 Finished 19 replacements in file src/ModFaceGradient.f90 Finished 48 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 15 replacements in file src/ModGmGeoindices.f90 Finished 27 replacements in file src/ModGroundMagPerturb.f90 Finished 44 replacements in file src/ModHallResist.f90 Finished 82 replacements in file src/ModHeatConduction.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplicit.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 32 replacements in file src/ModLaserHeating.f90 Finished 7 replacements in file src/ModMain.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 37 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 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 59 replacements in file src/ModRadDiffusion.f90 Finished 16 replacements in file src/ModRadiativeCooling.f90 Finished 6 replacements in file src/ModRaytrace.f90 Finished 6 replacements in file src/ModRaytrace_static.f90 Finished 18 replacements in file src/ModResistivity.f90 Finished 72 replacements in file src/ModRestartFile.f90 Finished 46 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 21 replacements in file src/ModSolarwind.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 16 replacements in file src/ModUserEmpty.f90 Finished 18 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 42 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 84 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 88 replacements in file src/exchange_messages.f90 Finished 88 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 19 replacements in file src/fix_axis_cells.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 178 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 57 replacements in file src/implicit.f90 Finished 227 replacements in file src/library.f90 Finished 98 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 103 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 89 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 213 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 35 replacements in file src/set_BCs.f90 Finished 17 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/set_b0.f90 Finished 36 replacements in file src/set_block_geometry.f90 Finished 172 replacements in file src/set_outer_BCs.f90 Finished 37 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 58 replacements in file src/update_states.f90 Finished 35 replacements in file src/update_states_MHD.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 91 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 39 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 22 replacements in file src/write_plot_tec.f90 Finished 30 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 28 replacements in file srcBATL/BATL_amr.f90 Finished 8 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 4 replacements in file srcBATL/BATL_geometry.f90 Finished 13 replacements in file srcBATL/BATL_grid.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 17 replacements in file srcBATL/BATL_pass_cell.f90 Finished 19 replacements in file srcBATL/BATL_pass_face.f90 Finished 13 replacements in file srcBATL/BATL_pass_node.f90 Finished 3 replacements in file srcBATL/BATL_size.f90 Finished 3 replacements in file srcBATL/BATL_size_orig.f90 Finished 28 replacements in file srcBATL/BATL_tree.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 131 replacements in file srcUser/ModUserCrash.f90 Finished 130 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 50 replacements in file srcUser/ModUserEe.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 26 replacements in file srcUser/ModUserEuropa.f90 Finished 44 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 69 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 23 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 87 replacements in file srcUser/ModUserLc.f90 Finished 89 replacements in file srcUser/ModUserLcV0.f90 Finished 33 replacements in file srcUser/ModUserLightFront.f90 Finished 48 replacements in file srcUser/ModUserLogAdvection.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 97 replacements in file srcUser/ModUserMarsFluids.f90 Finished 28 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiGroup.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 29 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 62 replacements in file srcUser/ModUserSc.f90 Finished 91 replacements in file srcUser/ModUserScHeat.f90 Finished 77 replacements in file srcUser/ModUserScWaves.f90 Finished 11 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 87 replacements in file srcUser/ModUserTitan.f90 Finished 90 replacements in file srcUser/ModUserTitanPe.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 42 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 8 replacements in file srcEquation/ModEquationMhd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoPiPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 8 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 8 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesAnisoPiPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 18 replacements in file srcInterface/ModAbsorption.f90 Finished 12 replacements in file srcInterface/ModBuffer.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 54 replacements in file srcInterface/ModLaserPackage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 5 replacements in file srcInterface/SC_get_for_mh.f90 Finished 6 replacements in file srcInterface/SC_get_for_mh_with_xyz.f90 Finished 7 replacements in file srcInterface/SC_get_for_sp.f90 Finished 4 replacements in file srcInterface/SC_put_from_mh.f90 No variables to rename in file srcInterface/SC_set_buffer_grid.f90 Finished 29 replacements in file srcInterface/SC_wrapper.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 7817 replacement(s) in 227 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 -s DYNAMIC1 NAME=Advance make -s DYNAMIC1 NAME=Nodes make -s DYNAMIC1 NAME=Geometry make -s DYNAMIC1 NAME=Raytrace #^CFG IF RAYTRACE make -s DYNAMIC1 NAME=CT #^CFG IF CONSTRAINB ./Config.pl -g=SC:4,4,4,3000,1,IH:8,8,8,400,1 Writing new grid size 8,8,8,400,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... make SWMF PIDL EARTH_TRAJ make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test2_compile] Error 2 make[1]: *** [test2] Error 2 make: [test] Error 2 (ignored) make test3_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/RCM2 Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test3_compile] Error 2 make[1]: *** [test3] Error 2 make: [test] Error 2 (ignored) make test4_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/HEIDI Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test4_compile] Error 2 make[1]: *** [test4] Error 2 make: [test] Error 2 (ignored) make test6_compile ./Config.pl -v=Empty,GM/BATSRUS,IE/Ridley_serial,IM/CRCM Modifying versions in Makefile.def ./Config.pl -g=GM:8,8,8,400,100 -o=GM:u=Default,e=Mhd,IM:EarthHO make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test6_compile] Error 2 make[1]: *** [test6] Error 2 make: [test] Error 2 (ignored) make test7_compile ./Config.pl -v=Empty,IH/BATSRUS,OH/BATSRUS Modifying versions in Makefile.def cd OH/BATSRUS; \ rm -rf src srcBATL srcUser srcEquation \ srcInterface/OH_get_for_mh_with_xyz.f90 \ srcInterface/OH_wrapper.f90; \ mkdir src srcBATL srcUser srcEquation cd GM/BATSRUS/src; cp *.f90 *.h Makefile* ../../../OH/BATSRUS/src cd GM/BATSRUS/srcBATL; cp BATL*.f90 Makefile* \ ../../../OH/BATSRUS/srcBATL cd GM/BATSRUS/srcInterface/; \ cp ModGridDescriptor.f90 ModBuffer.f90 \ update_lagrangian_grid.f90 \ ModRadioWaveImage.f90 ModRadioWaveRaytracing.f90 \ ModLaserPackage.f90 \ ModDensityAndGradient.f90 ModAbsorption.f90 \ ../../../OH/BATSRUS/srcInterface cp GM/BATSRUS/srcUser/*.f90 OH/BATSRUS/srcUser/ cp GM/BATSRUS/srcEquation/*.f90 OH/BATSRUS/srcEquation/ cd GM/BATSRUS; \ cp Makefile.def Makefile.conf PARAM.XML Config.pl \ ../../OH/BATSRUS/ echo '*' > OH/BATSRUS/src/.cvsignore cd OH/BATSRUS/src; rm -f main.f90 cp -f IH/BATSRUS_share/src/IH_wrapper.f90 \ OH/BATSRUS/srcInterface/OH_wrapper.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh_with_xyz.f90 \ OH/BATSRUS/srcInterface/OH_get_for_mh_with_xyz.f90 cp -f IH/BATSRUS_share/src/IH_get_for_mh.f90\ OH/BATSRUS/srcInterface/OH_get_for_mh.f90 cp -f IH/BATSRUS_share/src/IH_put_from_mh.f90\ OH/BATSRUS/srcInterface/OH_put_from_mh.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/_sc/_ih/;s/BATSRUS/OH_BATSRUS/;s/Inner/Outer/;'\ OH_wrapper.f90 OH_get_for_mh_with_xyz.f90; \ perl -i -pe 's/SC/IH/' OH_get_for_mh_with_xyz.f90 cd OH/BATSRUS/srcInterface/; perl -i -pe \ 's/IH/OH/g;s/Ih/Oh/g;s/SC/IH/g;s/Sc/Ih/g' ModBuffer.f90\ OH_get_for_mh.f90 OH_put_from_mh.f90; cd OH/BATSRUS; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Methods.pl OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90; \ /xhome/gtoth/Tmp/SWMF/share/Scripts/Rename.pl -w -r -common=OH src/*.f90 src/*.h srcBATL/*.f90 srcUser/*.f90 srcEquation/*.f90 srcInterface/*.f90 Finished 231 replacements in file src/BATS_methods.f90 Finished 149 replacements in file src/MH_set_parameters.f90 Finished 3 replacements in file src/ModAMR.f90 Finished 16 replacements in file src/ModAdjoint.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 15 replacements in file src/ModBatlInterface.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 14 replacements in file src/ModConserveFlux.f90 Finished 51 replacements in file src/ModCoronalHeating.f90 Finished 7 replacements in file src/ModCovariant.f90 Finished 4 replacements in file src/ModCube.f90 Finished 13 replacements in file src/ModCurrent.f90 Finished 17 replacements in file src/ModEnergy.f90 Finished 8 replacements in file src/ModEquation.f90 Finished 32 replacements in file src/ModExpansionFactors.f90 Finished 2 replacements in file src/ModExtraVariables.f90 Finished 154 replacements in file src/ModFaceFlux.f90 Finished 19 replacements in file src/ModFaceGradient.f90 Finished 48 replacements in file src/ModFaceValue.f90 Finished 7 replacements in file src/ModGeometry.f90 Finished 7 replacements in file src/ModGeometry_static.f90 Finished 15 replacements in file src/ModGmGeoindices.f90 Finished 27 replacements in file src/ModGroundMagPerturb.f90 Finished 44 replacements in file src/ModHallResist.f90 Finished 82 replacements in file src/ModHeatConduction.f90 Finished 7 replacements in file src/ModIO.f90 Finished 12 replacements in file src/ModImplicit.f90 Finished 10 replacements in file src/ModIonoVelocity.f90 Finished 32 replacements in file src/ModLaserHeating.f90 Finished 7 replacements in file src/ModMain.f90 Finished 25 replacements in file src/ModMessagePass.f90 Finished 3 replacements in file src/ModMultiFluid.f90 Finished 37 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 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 59 replacements in file src/ModRadDiffusion.f90 Finished 16 replacements in file src/ModRadiativeCooling.f90 Finished 6 replacements in file src/ModRaytrace.f90 Finished 6 replacements in file src/ModRaytrace_static.f90 Finished 18 replacements in file src/ModResistivity.f90 Finished 72 replacements in file src/ModRestartFile.f90 Finished 46 replacements in file src/ModSatelliteFile.f90 Finished 2 replacements in file src/ModSingleFluid.f90 Finished 3 replacements in file src/ModSize.f90 Finished 3 replacements in file src/ModSize_orig.f90 Finished 21 replacements in file src/ModSolarwind.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 16 replacements in file src/ModUserEmpty.f90 Finished 18 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 42 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 84 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 88 replacements in file src/exchange_messages.f90 Finished 88 replacements in file src/explicit.f90 Finished 50 replacements in file src/find_neighbors.f90 Finished 19 replacements in file src/fix_axis_cells.f90 Finished 27 replacements in file src/get_im_pressure.f90 Finished 178 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 57 replacements in file src/implicit.f90 Finished 227 replacements in file src/library.f90 Finished 98 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 103 replacements in file src/message_pass_nodes.f90 Finished 16 replacements in file src/number_blocks.f90 Finished 89 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 213 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 35 replacements in file src/set_BCs.f90 Finished 17 replacements in file src/set_ICs.f90 Finished 84 replacements in file src/set_b0.f90 Finished 36 replacements in file src/set_block_geometry.f90 Finished 172 replacements in file src/set_outer_BCs.f90 Finished 37 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 58 replacements in file src/update_states.f90 Finished 35 replacements in file src/update_states_MHD.f90 Finished 138 replacements in file src/write_logfile.f90 Finished 91 replacements in file src/write_plot_common.f90 Finished 10 replacements in file src/write_plot_idl.f90 Finished 39 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 22 replacements in file src/write_plot_tec.f90 Finished 30 replacements in file src/write_progress.f90 No variables to rename in file src/user_module.h Finished 28 replacements in file srcBATL/BATL_amr.f90 Finished 8 replacements in file srcBATL/BATL_amr_criteria.f90 Finished 4 replacements in file srcBATL/BATL_geometry.f90 Finished 13 replacements in file srcBATL/BATL_grid.f90 Finished 28 replacements in file srcBATL/BATL_lib.f90 Finished 5 replacements in file srcBATL/BATL_mpi.f90 Finished 17 replacements in file srcBATL/BATL_pass_cell.f90 Finished 19 replacements in file srcBATL/BATL_pass_face.f90 Finished 13 replacements in file srcBATL/BATL_pass_node.f90 Finished 3 replacements in file srcBATL/BATL_size.f90 Finished 3 replacements in file srcBATL/BATL_size_orig.f90 Finished 28 replacements in file srcBATL/BATL_tree.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 131 replacements in file srcUser/ModUserCrash.f90 Finished 130 replacements in file srcUser/ModUserCrashXray2dFull.f90 Finished 39 replacements in file srcUser/ModUserEarthXray.f90 Finished 50 replacements in file srcUser/ModUserEe.f90 Finished 19 replacements in file srcUser/ModUserEnceladus.f90 Finished 11 replacements in file srcUser/ModUserEos.f90 Finished 26 replacements in file srcUser/ModUserEuropa.f90 Finished 44 replacements in file srcUser/ModUserGrayDiffusion.f90 Finished 69 replacements in file srcUser/ModUserHeatConduction.f90 Finished 112 replacements in file srcUser/ModUserHeliosphere.f90 Finished 23 replacements in file srcUser/ModUserIh.f90 Finished 20 replacements in file srcUser/ModUserJupiter.f90 Finished 9 replacements in file srcUser/ModUserKelvinHelmholtz.f90 Finished 87 replacements in file srcUser/ModUserLc.f90 Finished 89 replacements in file srcUser/ModUserLcV0.f90 Finished 33 replacements in file srcUser/ModUserLightFront.f90 Finished 48 replacements in file srcUser/ModUserLogAdvection.f90 Finished 89 replacements in file srcUser/ModUserMars.f90 Finished 97 replacements in file srcUser/ModUserMarsFluids.f90 Finished 28 replacements in file srcUser/ModUserMarshak.f90 Finished 28 replacements in file srcUser/ModUserMultiGroup.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 29 replacements in file srcUser/ModUserSaturn.f90 Finished 37 replacements in file srcUser/ModUserSaturn3sp.f90 Finished 62 replacements in file srcUser/ModUserSc.f90 Finished 91 replacements in file srcUser/ModUserScHeat.f90 Finished 77 replacements in file srcUser/ModUserScWaves.f90 Finished 11 replacements in file srcUser/ModUserStretchedDipole.f90 Finished 20 replacements in file srcUser/ModUserSwIono.f90 Finished 87 replacements in file srcUser/ModUserTitan.f90 Finished 90 replacements in file srcUser/ModUserTitanPe.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 42 replacements in file srcUser/ModUserWaves.f90 Finished 6 replacements in file srcEquation/ModEquationCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHd.f90 Finished 6 replacements in file srcEquation/ModEquationHdCrash.f90 Finished 6 replacements in file srcEquation/ModEquationHdEos.f90 Finished 6 replacements in file srcEquation/ModEquationHdEosRad.f90 Finished 6 replacements in file srcEquation/ModEquationHdRadCrash.f90 Finished 8 replacements in file srcEquation/ModEquationMhd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoP.f90 Finished 8 replacements in file srcEquation/ModEquationMhdAnisoPiPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdComet.f90 Finished 8 replacements in file srcEquation/ModEquationMhdCorona.f90 Finished 5 replacements in file srcEquation/ModEquationMhdCrash.f90 Finished 5 replacements in file srcEquation/ModEquationMhdEosRad.f90 Finished 7 replacements in file srcEquation/ModEquationMhdHd.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHyp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdHypPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIons.f90 Finished 4 replacements in file srcEquation/ModEquationMhdIonsPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdMars.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluids.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsPe.f90 Finished 4 replacements in file srcEquation/ModEquationMhdMarsFluidsSW.f90 Finished 8 replacements in file srcEquation/ModEquationMhdNonCons.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdPw.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSaturn3sp.f90 Finished 8 replacements in file srcEquation/ModEquationMhdSwIono.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitan.f90 Finished 8 replacements in file srcEquation/ModEquationMhdTitanPe.f90 Finished 8 replacements in file srcEquation/ModEquationMhdWaves.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesAnisoPiPe.f90 Finished 5 replacements in file srcEquation/ModEquationMhdWavesPe.f90 Finished 4 replacements in file srcEquation/ModEquationMultiIon.f90 Finished 4 replacements in file srcEquation/ModEquationMultiSwIono.f90 Finished 7 replacements in file srcEquation/ModEquationOuterHelio.f90 Finished 18 replacements in file srcInterface/ModAbsorption.f90 Finished 12 replacements in file srcInterface/ModBuffer.f90 Finished 13 replacements in file srcInterface/ModDensityAndGradient.f90 Finished 13 replacements in file srcInterface/ModGridDescriptor.f90 Finished 54 replacements in file srcInterface/ModLaserPackage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveImage.f90 Finished 10 replacements in file srcInterface/ModRadioWaveRaytracing.f90 Finished 5 replacements in file srcInterface/OH_get_for_mh.f90 Finished 6 replacements in file srcInterface/OH_get_for_mh_with_xyz.f90 Finished 4 replacements in file srcInterface/OH_put_from_mh.f90 No variables to rename in file srcInterface/OH_set_buffer_grid.f90 Finished 29 replacements in file srcInterface/OH_wrapper.f90 Finished 17 replacements in file srcInterface/update_lagrangian_grid.f90 Finished 7810 replacement(s) in 226 file(s) touch OH/BATSRUS/srcInterface/Makefile.DEPEND cd OH/BATSRUS; \ perl -i -pe 's/GM/OH/' Config.pl; \ ./Config.pl -install=c -e=Mhd Reinstalling BATSRUS as a OH component make -s DYNAMIC1 NAME=Advance make -s DYNAMIC1 NAME=Nodes make -s DYNAMIC1 NAME=Geometry make -s DYNAMIC1 NAME=Raytrace #^CFG IF RAYTRACE make -s DYNAMIC1 NAME=CT #^CFG IF CONSTRAINB ./Config.pl -g=IH:4,4,4,3000,1,OH:4,4,4,3000,1 Writing new grid size 4,4,4,3000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... Writing new grid size 4,4,4,3000,1 into src/ModSize.f90 and srcBATL/BATL_size.f90... ./Config.pl -o=IH:u=Waves,e=Mhd -o=OH:u=Waves,e=Mhd make SWMF PIDL make /xhome/gtoth/Tmp/SWMF/lib/libSHARE.a f95 -I/xhome/gtoth/Tmp/SWMF/share/Library/src -c -w -r8 -O4 -132 lapack.f Note: On some machines, -ieee=full may be needed for best performance Error: No licence found for this product make[6]: *** [lapack.o] Error 2 make[5]: *** [LIB] Error 2 make[4]: *** [LIB] Error 2 make[3]: *** [SWMF] Error 2 make[2]: *** [test7_compile] Error 2 make[1]: *** [test7] Error 2 make: [test] Error 2 (ignored) ls: share/Library/test/*.diff: No such file or directory -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 GM/BATSRUS/test_fluxemergence.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_shocktube.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 GM/BATSRUS/test_hallmhd.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 GM/BATSRUS/test_twofluidmhd.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_multifluid.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_multiion.diff -rw-r--r-- 1 gtoth hpcc 24 5 Mar 20:00 GM/BATSRUS/test_mhdions.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_mhdnoncons.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_eosgodunov.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_levelset.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_hyades2d.diff -rw-r--r-- 1 gtoth hpcc 30 5 Mar 20:00 GM/BATSRUS/test_graydiffusion.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 GM/BATSRUS/test_corona.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_coronasph.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_corona_2t.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_outerhelio.diff -rw-r--r-- 1 gtoth hpcc 25 5 Mar 20:00 GM/BATSRUS/test_earthsph.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 GM/BATSRUS/test_2bodyplot.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_titan.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_titan_restart.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 GM/BATSRUS/test_mars.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_marsfluids.diff -rw-r--r-- 1 gtoth hpcc 32 5 Mar 20:00 GM/BATSRUS/test_marsfluids_restart.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_venus.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 GM/BATSRUS/test_venus_restart.diff -rw-r--r-- 1 gtoth hpcc 23 5 Mar 20:00 GM/BATSRUS/test_saturn.diff -rw-r--r-- 1 gtoth hpcc 22 5 Mar 20:00 GM/BATSRUS/test_comet.diff -rw-r--r-- 1 gtoth hpcc 29 5 Mar 20:00 GM/BATSRUS/test_magnetometer.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 GM/BATSRUS/test_anisotropic.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 GM/BATSRUS/test_func.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 IE/RIM/notest.diff -rw-r--r-- 1 gtoth hpcc 36 5 Mar 20:00 IE/Ridley_serial/notest.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/CRCM/test.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/HEIDI/test_analytic.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 IM/HEIDI/test_numeric.diff -rw-r--r-- 1 gtoth hpcc 26 5 Mar 20:00 IM/RCM2/notest.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 PS/DGCPM/notest.diff -rw-r--r-- 1 gtoth hpcc 12 5 Mar 20:00 PW/PWOM/test_Saturn_plots.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 PW/PWOM/test_Saturn.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 PW/PWOM/test_Saturn_restart.diff -rw-r--r-- 1 gtoth hpcc 12 5 Mar 20:00 PW/PWOM/test_Earth_plots.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 PW/PWOM/test_Earth.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:00 PW/PWOM/test_Earth_restart.diff -rw-r--r-- 1 gtoth hpcc 16 5 Mar 20:00 RB/RBE/test.diff -rw-r--r-- 1 gtoth hpcc 27 5 Mar 20:00 SP/Kota/notest.diff -rw-r--r-- 1 gtoth hpcc 28 5 Mar 20:00 UA/GITM2/notest.diff -rw-r--r-- 1 gtoth hpcc 19 5 Mar 20:00 test_lc.diff -rw-r--r-- 1 gtoth hpcc 21 5 Mar 20:03 test_esmf.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:03 test1_ie.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:03 test1_gm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:03 test1_pw.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:03 test2_sc.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:03 test2_ih.diff -rw-r--r-- 1 gtoth hpcc 31 5 Mar 20:03 test_rb.diff -rw-r--r-- 1 gtoth hpcc 31 5 Mar 20:03 test_pw.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test3_ie.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test3_gm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test3_im_rcm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test4_ie.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test4_gm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test4_im_heidi.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test6_ie.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test6_gm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:08 test6_im_crcm.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:09 test7_ih.diff -rw-r--r-- 1 gtoth hpcc 17 5 Mar 20:09 test7_oh.diff head: share/Library/test/*.diff: No such file or directory make[1]: [test_check] Error 1 (ignored) See test_swmf.res and test_swmf.log for more detail... cat: GM/BATSRUS/test_func.speed: No such file or directory make[1]: [test_check] Error 1 (ignored)