Navigation : 
        
      
    
    
    RootSolverAbsTolerance
    
    
    
    
RootSolverAbsTolerance
Section Math::RootSolver
Type float
Default 1e-8
Relative tolerance for the root-finding process.
    
        
        
        
        
        Source information
        
        
    
    
math/root_solver.F90 : 126
 call parse_variable(namespace, 'RootSolverAbsTolerance', CNST(1e-10), rs%abs_tolerance)