Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
model_tips [2026/07/21 22:37] hermann |
model_tips [2026/07/26 14:18] (current) hermann |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===== File Paths ===== | ===== File Paths ===== | ||
| - | The Dinamica EGO interface shows absolute filepaths for easier reading, but they are relative indeed. So, to easily change the location of a model, keep the same path between the script file ([[EGO Script|ego]] or [[XML Script|xml]]) and your data directory. This will work as expected. | + | The Dinamica EGO interface shows absolute filepaths for easier reading, but they are relative indeed. So, to easily change the location of a model, keep the same path between the script file ([[ego_script|ego]] or [[xml_script|xml]]) and your data directory. This will work as expected. |
| ===== Workdir ===== | ===== Workdir ===== | ||
| Line 60: | Line 60: | ||
| * Avoid the definition of maps using [[cell type type|cell type]] "1 Bit Integer". This cell type saves memory, but it also has a huge negative impact in performance. | * Avoid the definition of maps using [[cell type type|cell type]] "1 Bit Integer". This cell type saves memory, but it also has a huge negative impact in performance. | ||
| * Keep updated the Dinamica EGO installed in your system. | * Keep updated the Dinamica EGO installed in your system. | ||
| + | |||
| + | |||