From 5455163c2f0d3a0dd35770c5c500508c0859dda3 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Tue, 15 Jan 2019 00:49:54 +0100 Subject: [PATCH] Changed default to pt2 error = 1.e-3 --- src/perturbation/EZFIO.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/perturbation/EZFIO.cfg b/src/perturbation/EZFIO.cfg index 86018a58..fdfc0413 100644 --- a/src/perturbation/EZFIO.cfg +++ b/src/perturbation/EZFIO.cfg @@ -15,7 +15,7 @@ default: 0.0001 type: Normalized_float doc: Stop stochastic |PT2| when the relative error is smaller than `PT2_relative_error` interface: ezfio,provider,ocaml -default: 0.005 +default: 0.001 [correlation_energy_ratio_max] type: Normalized_float