Skip to main content
Ctrl+K

AiiDA yambo

  • GitHub
Ctrl+K
  • Installation
  • User guide & tutorials
  • .rst

aiida_yambo.workflows.utils.optimization_module

Contents

  • Module Contents
    • Classes
      • Convergence_evaluator
        • Convergence_evaluator.ratio_evaluator()
        • Convergence_evaluator.dummy_convergence()
        • Convergence_evaluator.newton_1D()
        • Convergence_evaluator.newton_2D()
        • Convergence_evaluator.analysis()

aiida_yambo.workflows.utils.optimization_module#

Module Contents#

Classes#

Convergence_evaluator

class aiida_yambo.workflows.utils.optimization_module.Convergence_evaluator(**kwargs)[source]#
ratio_evaluator(what)[source]#
dummy_convergence(what, ratio=False, diagonal=False)[source]#
newton_1D(what, evaluation='fit', ratio=False, diagonal=False)[source]#
newton_2D(what, extrapolation=False)[source]#
analysis()[source]#
Contents
  • Module Contents
    • Classes
      • Convergence_evaluator
        • Convergence_evaluator.ratio_evaluator()
        • Convergence_evaluator.dummy_convergence()
        • Convergence_evaluator.newton_1D()
        • Convergence_evaluator.newton_2D()
        • Convergence_evaluator.analysis()

© Copyright 2015-2024, ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE (Theory and Simulation of Materials (THEOS) and National Centre for Computational Design and Discovery of Novel Materials (NCCR MARVEL)), Switzerland and CNR NANO Modena, Italy. All rights reserved..