diff scripts/nomad/nomad-parameters.txt @ 1189:ccab20f85710

changed to better parameters
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Sat, 25 Jun 2022 01:09:20 +0200
parents 7117a31555c1
children 8a626226793e
line wrap: on
line diff
--- a/scripts/nomad/nomad-parameters.txt	Tue Jun 21 23:22:19 2022 +0200
+++ b/scripts/nomad/nomad-parameters.txt	Sat Jun 25 01:09:20 2022 +0200
@@ -5,8 +5,8 @@
 
 X0		initial-parameters.txt                          # starting point
 
-LOWER_BOUND	( 0 0  1  0.01 2   0.5 0.1 1  )			# all variables' lower bounds
-UPPER_BOUND	( 1 10 10 0.3  100 100 100 15 )			# all variables' upper bounds
+LOWER_BOUND	( 0 0  1  0.01 2   0.1 0.1 1.01  )			# all variables' lower bounds
+UPPER_BOUND	( 1 10 10 0.3  100 10 5 15 )			# all variables' upper bounds
 
 MAX_BB_EVAL	500						# the algorithm terminates when
 								# n black-box evaluations have