You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2011/12/22 06:55:05 UTC

svn commit: r800760 - /websites/staging/airavata/trunk/content/airavata/documentation/system/interesting-workflow-samples.html

Author: buildbot
Date: Thu Dec 22 05:55:05 2011
New Revision: 800760

Log:
Staging update by buildbot

Modified:
    websites/staging/airavata/trunk/content/airavata/documentation/system/interesting-workflow-samples.html

Modified: websites/staging/airavata/trunk/content/airavata/documentation/system/interesting-workflow-samples.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/documentation/system/interesting-workflow-samples.html (original)
+++ websites/staging/airavata/trunk/content/airavata/documentation/system/interesting-workflow-samples.html Thu Dec 22 05:55:05 2011
@@ -158,37 +158,35 @@ eg. Assume that you selected the SimpleM
 <li>
 <p>SimpleMath workflow</p>
 <ul>
-<li>This workflow will start with 4 input nodes. Then the results will be handed over to another 2 nodes which will then hand over the results to another node. The last node will output the result of the operation. All the nodes considered are doing addition operations.</li>
+<li>This workflow will start with 4 input nodes. Then the results will be handed over to another 2 nodes which will then hand over the results to another node. The last node will output the result of the operation. All the nodes considered are doing addition operations.
+</br></br>
+<img alt="1" src="/airavata/documentation/system/interesting-workflow-samples/1.jpg" />
+</br></br></li>
 </ul>
 </li>
-</ol>
-<p></br></br>
-<img alt="1" src="/airavata/documentation/system/interesting-workflow-samples/1.jpg" />
-</br></br></p>
-<ol>
 <li>
 <p>ComplexMath workflow</p>
 <ul>
-<li>This workflow will start with 4 nodes which are doing addition operations. Then the outputs(results) will be handed over to another 2 nodes which are doing multiplication operation. The results of the multiplications are handed over to another node. The last node will do addition operation on the input data and output the resulting value.</li>
+<li>This workflow will start with 4 nodes which are doing addition operations. Then the outputs(results) will be handed over to another 2 nodes which are doing multiplication operation. The results of the multiplications are handed over to another node. The last node will do addition operation on the input data and output the resulting value.
+</br></br>
+<img alt="2" src="/airavata/documentation/system/interesting-workflow-samples/2.jpg" />
+</br></br></li>
 </ul>
 </li>
 </ol>
-<p></br></br>
-<img alt="2" src="/airavata/documentation/system/interesting-workflow-samples/2.jpg" />
-</br></br></p>
 <h3 id="advanced_samples">Advanced Samples</h3>
 <p>XBaya support Parametric Sweeps which can be used to tackle uncertainty of inputs to a workflow. It supports, Cartesian product and Dot product of inputs.</p>
 <ol>
 <li>
 <p>Levenshtein Distance workflow</p>
 <ul>
-<li>This workflow will use Airavata's ForEach construct to calculate Levenshtein Distance of strings. This workflow will use cross product to calculate distance.</li>
+<li>This workflow will use Airavata's ForEach construct to calculate Levenshtein Distance of strings. This workflow will use cross product to calculate distance.
+</br></br>
+<img alt="3" src="/airavata/documentation/system/interesting-workflow-samples/3.jpg" />
+</br></br></li>
 </ul>
 </li>
 </ol>
-<p></br></br>
-<img alt="3" src="/airavata/documentation/system/interesting-workflow-samples/3.jpg" />
-</br></br></p>
   </div>
 
   <div id="footer">