Changes between Version 34 and Version 35 of MpiKernels

Show
Ignore:
Timestamp:
02/28/12 18:41:39 (13 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MpiKernels

    v34 v35  
    22== Example Application == 
    33As an example "Hello World" application that shows coupling MPI codes via MUSCLE  we will use an extremely simplistic and naive simulation of the Large Hadron Collider (LHC) experiment. The application would model only two  accelerators rings: 
    4 * Proton Synchrotron Booster (PSB) - the small one, 
    5 * Large Hadron Collider (LHC) - the big one. 
     4* Proton Synchrotron Booster (PSB) - the "small one", 
     5* Large Hadron Collider (LHC) - the "big one". 
    66The aforementioned accelerators are modeled as separate submodels (MUSCLE kernels) and are implemented using the "MPI Ring" code. 
    77In our quasi-simulation: