Advertisement
Guest User

Untitled

a guest
Feb 4th, 2014
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1.  
  2. ProblemTypeName = AgoraRestart // Agora Isolated Galaxy Simulation
  3. TopGridRank = 3
  4. TopGridDimensions = 128 128 128
  5. SelfGravity = 0 // gravity off
  6. TopGridGravityBoundary = 1 // isolated gravity BCs
  7. LeftFaceBoundaryCondition = 3 3 3 // periodic
  8. RightFaceBoundaryCondition = 3 3 3
  9. DomainLeftEdge = 0 0 0
  10. DomainRightEdge = 1 1 1
  11. CycleSkipDataDump = 1
  12. StopCycle = 2
  13.  
  14. #
  15. # problem parameters
  16. #
  17. # All parameters are in code units except as noted.
  18. AgoraRestartCenterPosition = 0.5 0.5 0.5 // code units
  19. # The following physical parameters are completely non-physical -- just used for
  20. # getting a test case which reproduces the metallicity issue
  21. AgoraRestartScaleLength = .3288817978
  22. AgoraRestartScaleHeight = .0325288817978
  23. AgoraRestartDiskMass = 1900.79142
  24. AgoraRestartGasFraction = 0.9
  25. AgoraRestartDiskTemperature = 1.0e4 // Kelvin
  26. AgoraRestartHaloMass = 77.8844181 // 10^-6 cm^-3
  27. AgoraRestartHaloTemperature = 1.0e6
  28. AgoraRestartRefineAtStart = 1
  29. AgoraRestartUseMetallicityField = 1
  30. AgoraRestartCutOffZ = 0.114440899
  31. AgoraRestartCutOffRadius = 0.9440899
  32. AgoraRestartMetalFractionByMass = 1.0
  33. AgoraRestartDiskMetallicity = 1.0
  34. AgoraRestartHaloMetallicity = 1.0
  35.  
  36. #
  37. # define cosmology parameters
  38. #
  39. ComovingCoordinates = 0 // Expansion OFF
  40.  
  41. #
  42. # units
  43. #
  44. MassUnits = 1.9891e42 // 10^9 msun in grams
  45. LengthUnits = 4.04446e24 // 1.31072 mpc (chosen to get dx = 80 pc on level 8) ???
  46. TimeUnits = 3.15569e16 // 1 Gyr in s
  47. GravitationalConstant = 0.0000251055 // 4*pi*G*DensityUnits*TimeUnits^2
  48.  
  49. #
  50. # set I/O and stop/start parameters
  51. #
  52. dtDataDump = 0.3
  53. DataDumpName = DD
  54. ParallelRootGridIO = 0
  55.  
  56. Initialdt = 1.0e-6
  57.  
  58. #
  59. # set hydro parameters
  60. #
  61. Gamma = 1.6667
  62. PPMDiffusionParameter = 0 // diffusion off
  63. DualEnergyFormalism = 1
  64. DualEnergyFormalismEta1 = .001 // default
  65. DualEnergyFormalismEta2 = .4 // default
  66. CourantSafetyNumber = 0.1
  67. RadiativeCooling = 0
  68. MultiSpecies = 0
  69. FluxCorrection = 1
  70. ConservativeInterpolation = 1
  71. RiemannSolver = 5 // two shock
  72. CorrectParentBoundaryFlux = 1
  73. HydroMethod = 0 // PPM
  74. Mu = 1.4
  75. OutputTemperature = 1
  76.  
  77. #
  78. # set grid refinement parameters
  79. #
  80. StaticHierarchy = 0 // dynamic hierarchy
  81. MaximumRefinementLevel = 0
  82. RefineBy = 2 // refinement factor
  83. CellFlaggingMethod = 2 4 6 // gas mass, particle mass, jeans length, metallicity, must-refine particles, slope
  84. RefineByJeansLengthSafetyFactor = 4
  85. MinimumMassForRefinement = .0003 .0003 0 0 0
  86. MinimumMassForRefinementLevelExponent = -.937403 -0.444916 0 0 0
  87. MustRefineRegionLeftEdge = 0.475 0.475 0.475
  88. MustRefineRegionRightEdge = 0.525 0.525 0.525
  89. MustRefineRegionMinRefinementLevel = 5
  90. SecondDerivativeFlaggingFields = 20 // density, metallicity. --- see typedefs.h
  91. SecondDerivativeForRefinement = 1.99
  92. SecondDerivativeEpsilon = 0.1
  93. SlopeFlaggingFields = 2
  94. MinimumSlopeForRefinement = 500.0
  95. MetallicityRefinementMinMetallicity = 0.5
  96. MetallicityRefinementMinLevel = 3
  97. #MetallicityRefinementMinDensity =
  98.  
  99.  
  100. #
  101. # set some global parameters
  102. #
  103. PotentialIterations = 10
  104.  
  105.  
  106.  
  107. MaximumGravityRefinementLevel = 0
  108. MaximumParticleRefinementLevel = 0
  109. SubgridSizeAutoAdjust = 1
  110. OptimalSubgridsPerProcessor = 8
  111. MinimumSubgridEdge = 40
  112. MaximumSubgridSize = 50000
  113. MinimumEfficiency = 0.4
  114. NumberOfBufferZones = 4
  115. LoadBalancing = 4 // space-filling curve
  116.  
  117.  
  118. RadiativeCoolingModel = 1
  119. GadgetEquilibriumCooling = 0
  120. CIECooling = 0
  121. H2OpticalDepthApproximation = 1
  122. ThreeBodyRate = 0
  123. H2FormationOnDust = 0
  124. CloudyElectronFractionFactor = 0.009154
  125. MetalCooling = 1
  126. MetalCoolingTable = metal_cool_VS2010.dat
  127. HydrogenFractionByMass = 0.760000
  128. DeuteriumToHydrogenRatio = 0.000068
  129. SolarMetalFractionByMass = 0.020410
  130. PhotoelectricHeating = 1
  131. PhotoelectricHeatingRate = 1e-27
  132. OutputCoolingTime = 1
  133. OutputTemperature = 1
  134. JeansRefinementColdTemperature = -1.000000
  135. RefineByResistiveLengthSafetyFactor = 2.000000
  136. MustRefineParticlesRefineToLevel = 0
  137. MustRefineParticlesRefineToLevelAutoAdjust = 0
  138. MustRefineParticlesMinimumMass = 0.000000
  139. ParticleTypeInFile = 1
  140. WriteGhostZones = 0
  141. ReadGhostZones = 0
  142. OutputParticleTypeGrouping = 0
  143. MoveParticlesBetweenSiblings = 1
  144. ComovingCoordinates = 0
  145. StarParticleCreation = 0
  146. BigStarFormation = 0
  147. BigStarFormationDone = 0
  148. BigStarSeparation = 0.250000
  149. SimpleQ = 1e+50
  150. SimpleRampTime = 0.100000
  151. StarFormationOncePerRootGridTimeStep = 0
  152. StarParticleFeedback = 0
  153. NumberOfParticleAttributes = 3
  154. AddParticleAttributes = 0
  155. SinkMergeDistance = 10000000272564224.000000
  156. SinkMergeMass = 0.100000
  157. StellarWindFeedback = 0
  158. StellarWindTurnOnMass = 0.100000
  159. MSStellarWindTurnOnMass = 10.000000
  160. StarMakerOverDensityThreshold = 6.46753e10 //1.9454e-22
  161. StarMakerSHDensityThreshold = 7e-26
  162. StarMakerMassEfficiency = 0.5
  163. StarMakerMinimumMass = 200
  164. StarMakerMinimumDynamicalTime = 3000000
  165. StarMassEjectionFraction = 0.8
  166. StarMetalYield = 0.02
  167. StarEnergyToThermalFeedback = 5.93884481e-06
  168. StarEnergyToStellarUV = 1e-06
  169. StarEnergyToQuasarUV = 1.67e-06
  170. StarFeedbackDistRadius = 0
  171. StarFeedbackDistCellStep = 0
  172. StarMakerTypeIaSNe = 0
  173. StarMakerPlanetaryNebulae = 0
  174. MultiMetals = 0
  175.  
  176. CoolingCutOffDensity1 = 0
  177. CoolingCutOffDensity2 = 1e+10
  178. CoolingCutOffTemperature = 0
  179. CoolingPowerCutOffDensity1 = 0
  180. CoolingPowerCutOffDensity2 = 1e+10
  181. UseGasDrag = 0
  182. GasDragCoefficient = 0.000000
  183. AngularVelocity = 0.001000
  184. VelocityGradient = 1.000000
  185. ShearingVelocityDirection = -1
  186. ShearingBoxProblemType = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement