Difference between revisions of "Tutorial"
(→Basics) |
(→Basics) |
||
Line 18: | Line 18: | ||
=== Basics === | === Basics === | ||
+ | |||
+ | Colors in input correspond to: | ||
+ | |||
+ | *<span style="color: Green;">Comments</span> | ||
+ | *<span style="color: Red;">Control words</span> | ||
+ | *<span style="color: Blue;">Name definitions</span> | ||
+ | *<span style="color: Purple;">Name references</span> | ||
<div class="toccolours mw-collapsible mw-expanded" style="width:60em;"> | <div class="toccolours mw-collapsible mw-expanded" style="width:60em;"> |
Revision as of 14:21, 8 September 2017
This page is the beginning of a hands-on tutorial in Serpent that will walk you through the creation of simple pin-cell and assembly geometry models and the use of those models for some reactor physics simulations.
Contents
Pre-requisite
Compiled version of Serpent 2
Basics of Serpent input
Explain different (typical) parts such as:
- Material definitions
- Geometry definitions
- Run parameters/options
2D Pin-cell model
Overview
Basics
Colors in input correspond to:
- Comments
- Control words
- Name definitions
- Name references