user
¶
Group 1 - KK
Input Variable | Format | Description |
---|---|---|
KK | integer | Integer number passed to subroutine user for user defined input parameters. This user subroutine call differs from the one invoked in the control file in that whereas that subroutine is called at every time step, this one is called only at the beginning of the simulation to set parameters that do not change later in the simulation. |
The following is an example of user. In this example, the number 5 is passed to the user subroutine.
user |
---|
5 |
© Copyright 2018, Los Alamos National Laboratory