When converting a rest-step via bmgen into BCL another error occurs. The error is an empty terminaton-term. This can’t be handled by the convertToPyBamm-Script. In this case the “termination”: [] should be deleted so it does not exist in the BCL.
The error is marked bold
{
"type": "Rest",
"value": 600.0,
"unit": "Second",
"termination": []
},
When converting a rest-step via bmgen into BCL another error occurs. The error is an empty terminaton-term. This can’t be handled by the convertToPyBamm-Script. In this case the “termination”: [] should be deleted so it does not exist in the BCL.
The error is marked bold
{
"type": "Rest",
"value": 600.0,
"unit": "Second",
"termination": []
},