[cig-commits] r7079 - geodyn/3D/MAG/trunk/src

wei at geodynamics.org wei at geodynamics.org
Wed Jun 6 11:04:52 PDT 2007


Author: wei
Date: 2007-06-06 11:04:51 -0700 (Wed, 06 Jun 2007)
New Revision: 7079

Added:
   geodyn/3D/MAG/trunk/src/par.gravdyn
Modified:
   geodyn/3D/MAG/trunk/src/par.Revmv
   geodyn/3D/MAG/trunk/src/par.bnch1mv
Log:
add a may parameter file to run the gravitational dynamo case, it models the convection driven by chemical differentiation at the inner core boundary

Modified: geodyn/3D/MAG/trunk/src/par.Revmv
===================================================================
--- geodyn/3D/MAG/trunk/src/par.Revmv	2007-06-06 16:56:22 UTC (rev 7078)
+++ geodyn/3D/MAG/trunk/src/par.Revmv	2007-06-06 18:04:51 UTC (rev 7079)
@@ -30,7 +30,7 @@
  ktopv=2,
  kbotv=2,
  difamp=0,
- imovopt=111,
+ imovopt=1101,
  tmovstart=2.0,
  tmovstep=2.E-3,
  iframes=100,

Modified: geodyn/3D/MAG/trunk/src/par.bnch1mv
===================================================================
--- geodyn/3D/MAG/trunk/src/par.bnch1mv	2007-06-06 16:56:22 UTC (rev 7078)
+++ geodyn/3D/MAG/trunk/src/par.bnch1mv	2007-06-06 18:04:51 UTC (rev 7079)
@@ -31,7 +31,7 @@
  kbotv=2,
  difamp=0,
  imovopt=1101,
- tmovstart=1,
+ tmovstart=0.1,
  tmovstep=2.E-3,
  iframes=100,
  icour=4 /

Added: geodyn/3D/MAG/trunk/src/par.gravdyn
===================================================================
--- geodyn/3D/MAG/trunk/src/par.gravdyn	2007-06-06 16:56:22 UTC (rev 7078)
+++ geodyn/3D/MAG/trunk/src/par.gravdyn	2007-06-06 18:04:51 UTC (rev 7079)
@@ -0,0 +1,39 @@
+ &contrl
+ outfile="gravdyn1",
+ runid="Ra=1E5 E=6.5E-3 Pr=1 Pm=20 RRQT H=-1 GravitationalDynamo",
+ init=1,
+ treset=.true.,
+ samp=0.1000,
+ nstep=15000,
+ nprnt=8,
+ nstor=8,
+ nplog=0,
+ nlogstep=200,
+ ngform=1,
+ ngrad=01,
+ ngcolat=1,
+ nglon=1,
+ dtmax=1.5E-4,
+ courfac=5.0,
+ alffac=0.1,
+ radratio=0.35,
+ ra=1.0E5,
+ ek=6.5E-3,
+ pr=1.0,
+ prmag=20.0,
+ bpeak=-5.0,
+ ifbfrz=.false.,
+ imagcon=0,
+ ktops=2,
+ kbots=1,
+ epsc0=-1.0,
+ ktopv=2,
+ kbotv=2,
+ difamp=0,
+ imovopt=000,
+ tmovstart=0.0,
+ tmovstep=0.0,
+ iframes=00,
+ icour=4 /
+ &bounds /
+



More information about the cig-commits mailing list