|  | @@ -102,8 +102,7 @@
 | 
	
		
			
				|  |  |               <proName>${vo.adflow.proname}</proName>
 | 
	
		
			
				|  |  |               <analyzed mapType="boolean">0</analyzed>
 | 
	
		
			
				|  |  |               <isAirfoil mapType="boolean">${vo.adflow.isairfoil}</isAirfoil>
 | 
	
		
			
				|  |  | -             <inputDirectoryName>model</inputDirectoryName>
 | 
	
		
			
				|  |  | -             <outputDirectoryName>results</outputDirectoryName>
 | 
	
		
			
				|  |  | +             <num_process>1</num_process>
 | 
	
		
			
				|  |  |               <options mapType="complex">
 | 
	
		
			
				|  |  |                   <gridFile>${vo.adflow.gridfile}</gridFile>
 | 
	
		
			
				|  |  |                   <writeTecplotSurfaceSolution mapType="boolean">${vo.adflow.writetecplotsurfacesolution}</writeTecplotSurfaceSolution>
 | 
	
	
		
			
				|  | @@ -117,8 +116,8 @@
 | 
	
		
			
				|  |  |                      <monitorvariable3>cd</monitorvariable3>
 | 
	
		
			
				|  |  |                      <monitorvariable4>cmz</monitorvariable4>
 | 
	
		
			
				|  |  |                   </monitorvariables>
 | 
	
		
			
				|  |  | -                 <useNKSolver mapType="boolean">1</useNKSolver> # 使用nk求解器
 | 
	
		
			
				|  |  | -                 <useanksolver mapType="boolean">1</useanksolver> # 使用ank求解器
 | 
	
		
			
				|  |  | +                 <useNKSolver mapType="boolean">0</useNKSolver> # 使用nk求解器
 | 
	
		
			
				|  |  | +                 <useanksolver mapType="boolean">0</useanksolver> # 使用ank求解器
 | 
	
		
			
				|  |  |                   <nsubiterturb mapType="integer">5</nsubiterturb>
 | 
	
		
			
				|  |  |                   <liftIndex mapType="integer">${vo.adflow.liftindex}</liftIndex>
 | 
	
		
			
				|  |  |                   <infchangecorrection mapType="boolean">1</infchangecorrection>
 |