Difference between revisions of "Minimal Serpent Coupling Script"
(Created page with "The Minimal Serpent Coupling Script is a short (< 300 lines with comments) Python program intended to give a minimal working example of a wrapper program that can communicate...") |
|||
Line 1: | Line 1: | ||
− | The Minimal Serpent Coupling Script is a short (< 300 lines with comments) Python program intended to give a minimal working example of a wrapper program that can communicate with Serpent in the coupled calculation mode. | + | The Minimal Serpent Coupling Script (MSCS) is a short (< 300 lines with comments) Python program intended to give a minimal working example of a wrapper program that can communicate with Serpent in the coupled calculation mode. MSCS provides a working example of externally coupled multi-physics simulations with Serpent and may be a good starting point for the users that are interested in running such simulations with Serpent. |
Revision as of 12:43, 9 May 2016
The Minimal Serpent Coupling Script (MSCS) is a short (< 300 lines with comments) Python program intended to give a minimal working example of a wrapper program that can communicate with Serpent in the coupled calculation mode. MSCS provides a working example of externally coupled multi-physics simulations with Serpent and may be a good starting point for the users that are interested in running such simulations with Serpent.