Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printing OutputSchema: single points are printed without unit #1442

Open
Yuri05 opened this issue Jun 26, 2024 · 0 comments
Open

Printing OutputSchema: single points are printed without unit #1442

Yuri05 opened this issue Jun 26, 2024 · 0 comments
Labels
type: bug Something isn't working

Comments

@Yuri05
Copy link
Member

Yuri05 commented Jun 26, 2024

E.g. here: the added time point 21 is shown without units. I assume it's 21 [min] then (s. also #1441)

> sim=loadSimulation("c:/Temp/S1.pkml")
> sim$outputSchema$addTimePoints(21)
> sim$outputSchema
OutputSchema: 
   Time points: 21 
Interval: 
   Name: Simulation Interval 1 
   Start time: 0.00e+00 [min] 
   End time: 45.00 [min] 
   Resolution: 0.33 [pts/min] 
@Yuri05 Yuri05 added the type: bug Something isn't working label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant