I am working on the Simulation Biology Simulation Core Library (SBSCL) where we are currently simulating the SBML models from the SBML Test Suite. But I am having issues in simulating the SBML models where there are coupled compartment and species rate rules and the species are in concentration units (i.e. the species depends on the values of the compartment). The models with this property can be found in the SBML Test Suite with one of them being the test case 1198.
The series of discussions on this issue can also be found at the sbml-discuss google group [Link]. Even I have created an issue for this in SBSCL.
Can I get the best way of simulating this type of SBML models?