Add ssc_module_exec_with_error per @dguittet with filtering to fix #1105 #1107
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note filtering to SSC_WARNING and SSC_ERROR only. SSC_NOTICE includes several messages that are not useful on simulation results dialog for test file (PVWatts tilt = 95) :
ssc_1105.zip
compute fail(hybrid): pvwattsv8 execution error.
fail(tilt, max=90): 95
Simulation Hybrid failed :Simulation time step is 60 minutes for generic_system.
With SSC_WARNING and SSC_ERROR, cmod_hybrid reports the "standard" messages to the simulation dialog (even though "Finished with notices." is somewhat misleading.:
![image](https://private-user-images.githubusercontent.com/6498311/288696695-18231bc3-2cb4-4e42-9f71-0576ea40d64e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTcyMzMsIm5iZiI6MTczOTYxNjkzMywicGF0aCI6Ii82NDk4MzExLzI4ODY5NjY5NS0xODIzMWJjMy0yY2I0LTRlNDItOWY3MS0wNTc2ZWE0MGQ2NGUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMTA1NTMzWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWFiZjU2MDFlMjhhNDk0ZGEyMjIyNTM1MDY2NWI5Y2VlOTQ4N2M5MjQ1ZWY0ZDAwMTU1OGU1MTYwMThhNDAxYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Yp7fLOwQg4yQ6Rqbr5y5OZJ6c7oiXt3GF2xScYXxYPw)
The SSC_NOTICE messages should be reported on the Notices tab in SAM.