* @throws RemoteException
* the remote exception
*/
public ISimulationRun createSimulation(IModel model, double startTime,
double endTime) throws RemoteException {
throw new OperationNotSupportedException(
"SimulationHost, no parameters are forwarded!!!! Config needed");
}