SPF-OST / pytrnsys_gui

Graphical user interface for pytrnsys
https://pytrnsys.readthedocs.io
GNU Lesser General Public License v3.0
3 stars 4 forks source link

inconsistent placeholder values with iceSlurry. #475

Open spfRechenknecht opened 1 year ago

spfRechenknecht commented 1 year ago

One example in the pytrnsys ddcks uses: @temp(leftSideInput, ...) data/examples/SolarPropIceSlurry/ddck/TesIceSlurry/type865_trihp2.ddck

whereas the automatic placeholdervalues.json expects: @temp(LeftIn, ...) data/examples/SolarPropIceSlurry/DdckPlaceHolderValues.json

This may have changed recently to make the automatic export consistent. As a user, it would be very helpful if the examples run out of the box.