#Problem constants: domainLength=10.16e-02 #in meters constantPressure=0 #1=isobaric, 0=isochoric dPdt=0.0e0 #Units: Pa/s problemType=1 #0=heatsource to ignite(premix),1=premix, 2=custom initial condition reflectProblem=0 #If 1, the initial conditions are reflected across the center of the domain. Useful for spherically imploding flames for instance. mdot=0.0 initialTemperature=300.0 #in Kelvin initialPressure=1.0 #in atmospheres chemistryFile=./ch4_1step.xml #File containing thermodynamic, kinetic, and transport info transportModel=Mix #Transport model mixtureComposition=CH4:0.45,O2:1.0,N2:3.76 #Mole Fractions! metric=2 #0=planar,1=cylindrical,2=spherical ignTime=5e-07 #Time over which energy is supplied in seconds QDot=1e+14 #Power supplied in units of K/s kernelSize=0e-03 mixingWidth=2e-03 #mixing layer width in m (for diffusion problem) shift=4e-03 #shift of mixing layer into domain (for diffusion problem) dirichletInner=0 #Boundary conditions for scalars (T,Y) dirichletOuter=1 wallTemperature=300.0 #Grid settings: adaptiveGrid=1 moveGrid=1 gridOffset=0 basePts=32 gridDensitySlope=70.0e0 fineGridHalfWidth=8e-03 gridRefinement=1000.0e0; leftRefineFactor=0.01 rightRefineFactor=0.01 refineLeft=1 refineRight=1 position=0.0 isotherm=1000.0 #Solver settings: nSaves=100 #Save solution every nSaves timesteps writeEveryRegrid=1 writeRates=0 relativeTolerance=1e-06 radiusTolerance=1e-09 #absolute tolerance for radius temperatureTolerance=1e-09 pressureTolerance=1e-09 massFractionTolerance=1e-09 bathGasTolerance=1e-09 finalTime=1.0e0 #in seconds setConstraints=0 suppressAlg=0 nThreads=1 dryRun=0