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

test-solar_SW hasn't been created #8

Open
marapan opened this issue Jul 10, 2020 · 5 comments
Open

test-solar_SW hasn't been created #8

marapan opened this issue Jul 10, 2020 · 5 comments

Comments

@marapan
Copy link

marapan commented Jul 10, 2020

Hi there,
I am new at CitySim. I face a problem while loading solar results of the test-solar file. I get the error that the 'solar-test_SW.out' file cannot be found. I checked the 'simulation' directory and the file 'test-solar_SW.out' hasn't been created after executing the citysim solar component. I understand that this is probably a problem of the citysim solver. Could you please help me out with that?
Cheers,
Maria
image

@gperonato
Copy link
Owner

gperonato commented Jul 11, 2020 via email

@marapan
Copy link
Author

marapan commented Jul 11, 2020 via email

@gperonato
Copy link
Owner

Hi Maria,
Sorry I can't see the screenshots, but yes it looks like CitySim is not able to parse the xml file. To help debug, you can run CitySim directly from the command line:
C:\CitySim.exe -I path\to\your-file.xml and check the output in the console.
You can also try to import the file in CitySimPro. If you are still unable to solve the problem, you can send me your xml file by email gperonato (at) gmail.com
Best,
Giuseppe

@marapan
Copy link
Author

marapan commented Jul 13, 2020

Hi Giuseppe,

I think I figured out what the problem is. I had to familiarise myself with the xml syntax.
The CitySim-Solar type defines Occupants n="9" d="0.06" type="2"/ but you didn't define the occupancy profile. I added 2 more lines defining it and now it works.
I attach the code here (not sure if it is visible though). Let me know what you think.

Cheers,
Maria

@gperonato
Copy link
Owner

gperonato commented Jul 13, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants