Changes between Version 51 and Version 52 of MpiKernels
- Timestamp:
- 02/29/12 10:49:55 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MpiKernels
v51 v52 12 12 * where it is accelerated further until it increase energy to the level of `LHC:MaxEnergy`, 13 13 * at this moment simulation stops. 14 14 15 [[Image(LHC.png)]] 16 15 17 The example codes can be found in `src/cpp/examples/mpiring/` directory of the MUSCLE source distribution. The next two sections will describe two diffrent approaches of running such coupled simulation via MUSCLE. 16 18 == MPI Kernels as dynamic libraries ==