scope_and_where_to_put_parameters
Differences
This shows you the differences between two versions of the page.
| scope_and_where_to_put_parameters [2015/10/08 07:22] – created johnsoevans | scope_and_where_to_put_parameters [2025/09/19 15:18] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Scope and where to put parameters ====== | ||
| + | Topas input files give you a lot of flexibility in how to set refinements up. The opportunity of making choices does make them complex. | ||
| + | |||
| + | Some parameters might apply to the whole refinement, some to individual xdds and some to individual strs. | ||
| + | |||
| + | The "for xdds" and "for strs" constructs help you set up complex files. | ||
| + | |||
| + | Beware of using the " | ||
| + | |||
| + | If you have complex input files (e.g. multi histogram distortion mode refinements) you can put prms in the "for strs" section. | ||
| + | |||
| + | [To be completed] | ||