Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
kb:parallel [2018/01/23 19:25] enviadminkb:parallel [2018/01/23 19:27] – [Changed Pressure Solver] enviadmin
Line 7: Line 7:
 Many people have a concept what parallel computing is, and they want to have it in their applications, but as this is a relatively new area of computing, it contains many misunderstandings and misleading expectations we try to clarify in this Knowledge Base. Many people have a concept what parallel computing is, and they want to have it in their applications, but as this is a relatively new area of computing, it contains many misunderstandings and misleading expectations we try to clarify in this Knowledge Base.
  
-===== Changed Pressure Solver  =====+====== Changed Pressure Solver  ======
 With the introduction of Parallel Computing, it was neccessary to rewrite the pressure-solver used to obtain the wind field. With the introduction of Parallel Computing, it was neccessary to rewrite the pressure-solver used to obtain the wind field.
  
Line 13: Line 13:
 If you want to keep the old solver for compatibility reasons, please add the followingg lines in your .SIM files: If you want to keep the old solver for compatibility reasons, please add the followingg lines in your .SIM files:
  
 +<WRAP center round box 60%>
 [SORMODE] [SORMODE]
 +
 SOR solver (0: classic, 1:parallel)= 0 SOR solver (0: classic, 1:parallel)= 0
 +
 +</WRAP>
 +
  
 This will be more clearer in the next release of ENVI-met. This will be more clearer in the next release of ENVI-met.
  
 +====== Q&A on Parallel Computing with ENVI-met  ======
  
-So, please read the following sections carefully to get most of the new options of ENVI-met.+Please read the following sections carefully to get most of the new options of ENVI-met.
  
 ~~QNA~~ ~~QNA~~