%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%ESRCcard must be present - When calculation mode is
BCSEARCH, then the%CBCSOR%XTABcard must be present - When calculation mode is
RODEJECT, then the%EJCTcard must be present
Example:
! Mode card
%MODE
FORWARD