Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

...

UnsteadyScheme       = BackwardEuler1
TimeStep             = 1e10
nUnsteadyIter        = 1
StartTime            = 0.0
SaveUnsteadyState    = True
SaveUnsteadyAdjState = False
UnsteadyAppend       = False
SteadyInit           = False
####### Output Parameters ####### 
Verbosity    = Normal
####### ErrEst Parameters ####### 
PatchReconstructionH1 = False
CFLSmoothStart            = 1e30
NonlinearSmoother  = Newton
####### Adjoint ####### 
Adjoint       = Heat
InitAdjState  = 0.0
#ConcurrentAdjoint = True
nSmoothIter                = 0
SolvePrimalTruthSurrogate = False
SolveAdjointTruthSurrogate = True
NonlinearSmootherResidual = 1e-10
AdjointSmootherResidual = 1e-10
##### Adaptation specific #####
AdaptFlag            = True
AdaptSpace           = hp
AdaptIter            = 1
AdaptMethod          = Direct
OutputAdapted        = Heat
BamgRatio = 6.0
MetricTransferMode   = Average
MaxCoarseHFactor = 4.0
MaxRefineHFactor = 4.0
InitialTargetDof = 1000
TargetDofIncreaseFactor = 1.0
DualErrorFlag = False
ErrorEstimateFixP = True
ViscAuxVariable = Hybrid

MetricGradient = AffineInvariant
AnisotropicSampling = True
IsotropicSampling = True
ExtendedAnisotropicSampling = False
ExtendedIsotropicSampling = False
LocalSolveTruthSurrogate = False