%MODE Card
This card is used to describe the calculation mode. It has several options as follow
%MODE |
Variable | Description | Available options |
---|---|---|---|
LINE 1 | MODE | Calculation mode | FORWARD : Forward CalculationADJOINT : Adjoint CalculationFIXEDSRC : Fixed Source CalculationBCSEARCH : Critical boron concentration searchRODEJECT : Rod ejection and/or insertion mode (transient problems) |
There are some conditions for some calculation modes.
- When calculation mode is
FIXEDSRC
, then the%ESRC
card must be present - When calculation mode is
BCSEARCH
, then the%CBCS
OR%XTAB
card must be present - When calculation mode is
RODEJECT
, then the%EJCT
card must be present
Example:
! Mode card
%MODE
FORWARD