Results 83 comments of John Pye

What would happen if we didn't use interpolation, so we have a step change in DNI (etc) at hourly increments, and also fix the sun position to the same spot...

Perhaps we could look into this in the context of **clear sky DNI** There is a well-understood formulation for the 'envelope' of maximum DNI on a particular day owing to...

Ali -- thought it might be good to review this issue given that we are working towards merging back to master shortly. Let's discuss.

I would suggest trying to use the relatively new MSYS2 platform for this. It is a nice GNU-based environment with a decent package manager, and I know it includes Python...

I never had too many difficulties with DLLs on Windows in my work with ASCEND project (http://ascend4.org/Writing_ASCEND_external_relations_in_C). There were some details about symbol import/export to be attended to, but otherwise...

So you moved to ANSI-C instead of C99; does that mean we're all good, both on Windows as well as with the build/test server?

We still have some work to do with the external functions, but the Python scripts are now updated to Python 3 and working on Windows. See https://github.com/SolarTherm/SolarTherm/wiki/Running-SolarTherm-on-Windows-%28MSYS2%29.

This is not as easy as it sounds. There is no setting in `omc` to force temporary files to be saved in a particular locations. They will always just be...

A solution for this will be to use the unionfs-fuse tool. A simple test as follows: unionfs -o cow,debug_file=/tmp/testlog -o relaxed_permissions \ /tmp/test1=RW:/tmp/test2=RO /tmp/testm where `/tmp/test1` is a clean, empty...

fixed in https://github.com/SolarTherm/SolarTherm/commit/8a1be8cb1761037cdeec2359e64f68f5db378e1a