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