NREL / hercules

Hercules
https://nrel.github.io/hercules/
Apache License 2.0
3 stars 7 forks source link

Add "verbose" option throughout Hercules input file #114

Open misi9170 opened 1 week ago

misi9170 commented 1 week ago

It would be nice to have a verbose option on the Hercules input file to allow users to control whether printouts are generated. This could be a "global" Hercules-scale option, or a per module option (or possibly both, with the global option overriding module-level options if the global one is set to False).

@brookeslawski started this work in #111 , with a verbose option added to the SolarPySAM pysim module.