Differences
This shows you the differences between two versions of the page.
| — |
generic_filename [2026/08/28 03:00] (current) hermann Create new page from functor_docs documentation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Generic Filename ====== | ||
| + | |||
| + | ===== Description ===== | ||
| + | |||
| + | Declares a generic filename that can be reused as the input to more than one functor, instead of repeating the same constant throughout the model. | ||
| + | |||
| + | ===== Inputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Constant | [[Generic Filename Type]] | Generic filename or constant. | | ||
| + | |||
| + | ===== Optional Inputs ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Outputs ===== | ||
| + | |||
| + | ^ Name ^ Type ^ Description ^ | ||
| + | | Object | [[Generic Filename Type]] | Generic filename provided as the functor input. | | ||
| + | |||
| + | ===== Group ===== | ||
| + | |||
| + | [[Functor List#Map Algebra Supplementary | Map Algebra Supplementary]] | ||
| + | |||
| + | ===== Notes ===== | ||
| + | |||
| + | None. | ||
| + | |||
| + | ===== Internal Name ===== | ||
| + | |||
| + | GenericFilename | ||