a) Intens uses unit manager factors in LIST even if unitManager is not activated. The green values are correct - l is shown as 0.001, 0.002, 0.003, 0.004, 0.005. The red values are wrong. <img width="698" height="784" alt="Image" src="https://github.com/user-attachments/assets/e74c0dde-a424-467f-a2be-cb9126de951b" /> b) With activated unitManager, TABLE and PLOT2D only use unitFactors after opening and closing UnitManager config. The green values are correct - l is shown as 1, 2, 3, 4, 5. The red values are wrong. <img width="698" height="784" alt="Image" src="https://github.com/user-attachments/assets/0bed8564-71ca-425e-a84a-9c2286145899" />
a) Intens uses unit manager factors in LIST even if unitManager is not activated.
The green values are correct - l is shown as 0.001, 0.002, 0.003, 0.004, 0.005.
The red values are wrong.
b) With activated unitManager, TABLE and PLOT2D only use unitFactors after opening and closing UnitManager config.
The green values are correct - l is shown as 1, 2, 3, 4, 5.
The red values are wrong.