
This documentation is generated from the XML schema, the xsd-file, for the code parameters.
Description: Code parameters for Nemo (neutral beam deposition code)
Namespace:
| Name | Type | Restrictions |
|---|---|---|
| /select_output_resolution | --Directory-- | |
| n_out_profiles | integer_minInclusive_2 | Resolution of the output 1D profiles
|
| n_pitch_resol | integer_minInclusive_2 | Resolution of the output pitch angle profile
|
| n_output_2d_r | integer_minInclusive_2 | R-resolution of the output (R,Z) 2D profiles
|
| n_output_2d_z | integer_minInclusive_2 | Z-resolution of the output (R,Z) 2D profiles
|
| n_output_2d_f | integer_minInclusive_1 | PHI-resolution of the output (R,Z,PHI) profiles
|
| debug_mode | integer_minmaxInclusive_01 | Flag for debug mode (0 = normal execution, 1 = debug mode)
|
| Name | Type | Descriptions |
|---|---|---|
| integer_minInclusive_1 | integer |
Min(<=): 1
|
| integer_minInclusive_2 | integer |
Min(<=): 2
|
| integer_minmaxInclusive_01 | integer |
Min(<=): 0
Max(>=): 1 |