|  | @@ -55,7 +55,6 @@
 | 
											
												
													
														|  |        <#if vo.surro??>
 |  |        <#if vo.surro??>
 | 
											
												
													
														|  |          <name>${vo.surro.algorithm?lower_case}</name>
 |  |          <name>${vo.surro.algorithm?lower_case}</name>
 | 
											
												
													
														|  |          <configuration>
 |  |          <configuration>
 | 
											
												
													
														|  | -            <optimization>
 |  | 
 | 
											
												
													
														|  |                  <iout>${vo.surro.iout}</iout>
 |  |                  <iout>${vo.surro.iout}</iout>
 | 
											
												
													
														|  |                  <irestart>${vo.surro.irestart}</irestart>
 |  |                  <irestart>${vo.surro.irestart}</irestart>
 | 
											
												
													
														|  |                  <ndoe>${vo.surro.ndoe}</ndoe>
 |  |                  <ndoe>${vo.surro.ndoe}</ndoe>
 | 
											
										
											
												
													
														|  | @@ -68,8 +67,6 @@
 | 
											
												
													
														|  |                  <x_tol>${vo.surro.xTol}</x_tol>
 |  |                  <x_tol>${vo.surro.xTol}</x_tol>
 | 
											
												
													
														|  |                  <feasibility_tol_real>${vo.surro.feasibilityTolReal}</feasibility_tol_real>
 |  |                  <feasibility_tol_real>${vo.surro.feasibilityTolReal}</feasibility_tol_real>
 | 
											
												
													
														|  |                  <feasibility_tol_surro>${vo.surro.feasibilityTolSurro}</feasibility_tol_surro>
 |  |                  <feasibility_tol_surro>${vo.surro.feasibilityTolSurro}</feasibility_tol_surro>
 | 
											
												
													
														|  | -            </optimization>
 |  | 
 | 
											
												
													
														|  | -            <model>
 |  | 
 | 
											
												
													
														|  |                  <nsurro>${vo.surro.nsurro}</nsurro>
 |  |                  <nsurro>${vo.surro.nsurro}</nsurro>
 | 
											
												
													
														|  |                  <n_kriging>${vo.surro.nKriging}</n_kriging>
 |  |                  <n_kriging>${vo.surro.nKriging}</n_kriging>
 | 
											
												
													
														|  |                  <corr>${vo.surro.corr}</corr>
 |  |                  <corr>${vo.surro.corr}</corr>
 | 
											
										
											
												
													
														|  | @@ -78,8 +75,6 @@
 | 
											
												
													
														|  |                  <dcmp>${vo.surro.dcmp}</dcmp>
 |  |                  <dcmp>${vo.surro.dcmp}</dcmp>
 | 
											
												
													
														|  |                  <paraopt>${vo.surro.paraopt}</paraopt>
 |  |                  <paraopt>${vo.surro.paraopt}</paraopt>
 | 
											
												
													
														|  |                  <regular>${vo.surro.regular}</regular>
 |  |                  <regular>${vo.surro.regular}</regular>
 | 
											
												
													
														|  | -            </model>
 |  | 
 | 
											
												
													
														|  | -            <subopt>
 |  | 
 | 
											
												
													
														|  |                  <infill>${vo.surro.infill}</infill>
 |  |                  <infill>${vo.surro.infill}</infill>
 | 
											
												
													
														|  |                  <nparallel>${vo.surro.nparallel}</nparallel>
 |  |                  <nparallel>${vo.surro.nparallel}</nparallel>
 | 
											
												
													
														|  |                  <iopt>${vo.surro.iopt}</iopt>
 |  |                  <iopt>${vo.surro.iopt}</iopt>
 | 
											
										
											
												
													
														|  | @@ -88,7 +83,7 @@
 | 
											
												
													
														|  |                  <maxgen>${vo.surro.maxgen}</maxgen>
 |  |                  <maxgen>${vo.surro.maxgen}</maxgen>
 | 
											
												
													
														|  |                  <pc>${vo.surro.pc}</pc>
 |  |                  <pc>${vo.surro.pc}</pc>
 | 
											
												
													
														|  |                  <pm>${vo.surro.pm}</pm>
 |  |                  <pm>${vo.surro.pm}</pm>
 | 
											
												
													
														|  | -            </subopt>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <myid_number>1</myid_number>
 | 
											
												
													
														|  |          </configuration>
 |  |          </configuration>
 | 
											
												
													
														|  |        <#else>
 |  |        <#else>
 | 
											
												
													
														|  |        </#if>
 |  |        </#if>
 | 
											
										
											
												
													
														|  | @@ -112,12 +107,10 @@
 | 
											
												
													
														|  |         <#if b.cpacsPath??>
 |  |         <#if b.cpacsPath??>
 | 
											
												
													
														|  |         <cpacsPath>${b.cpacsPath}</cpacsPath>
 |  |         <cpacsPath>${b.cpacsPath}</cpacsPath>
 | 
											
												
													
														|  |         <#else>
 |  |         <#else>
 | 
											
												
													
														|  | -        <cpacsPath/>
 |  | 
 | 
											
												
													
														|  |         </#if>
 |  |         </#if>
 | 
											
												
													
														|  |         <#if b.workflowPath??>
 |  |         <#if b.workflowPath??>
 | 
											
												
													
														|  |           <workflowPath>${b.workflowPath}</workflowPath>
 |  |           <workflowPath>${b.workflowPath}</workflowPath>
 | 
											
												
													
														|  |         <#else>
 |  |         <#else>
 | 
											
												
													
														|  | -        <workflowPath/>
 |  | 
 | 
											
												
													
														|  |         </#if>
 |  |         </#if>
 | 
											
												
													
														|  |         <#if b.pythonPath??>
 |  |         <#if b.pythonPath??>
 | 
											
												
													
														|  |          <pythonPath name="${b.stype}">${b.pythonPath}</pythonPath>
 |  |          <pythonPath name="${b.stype}">${b.pythonPath}</pythonPath>
 |