We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Model compiles but when trying to run it returns this error on the gridbox check at initiation:
[15:43:14] check failure on ~/Biocellion-3.1/biocellion-3.1/biocellion/libmodel/interface/interface_agent.cpp line 133: ( newVIdx[dim] >= startVIdx[dim] ) && ( newVIdx[dim] <= endVIdx[dim] )
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Model compiles but when trying to run it returns this error on the gridbox check at initiation:
The text was updated successfully, but these errors were encountered: