-
Hi, I was trying to run the provided code with different value for parameter `season_interval = 5`
```
from GreenLightPlus import (
GreenLightModel,
extract_last_value_from_nested_dict,
…
-
Here is a planetary system which is unstable and violently disrupts itself over short timescale (thanks to @nchoksi4456 for providing this example). MERCURIUS fails at this problem and has energy erro…
-
I’m trying to solve a simoleODE:
u’’’’=1
With BCs u(0)=u(1)=0 and u’’(0)=u’’(1)=0
My code:
import firedrake as fd
import numpy as np
import matplotlib.pyplot as plt
N=20
mesh=fd.UnitInte…
-
We are expecting torques references to be equal to the measured one on the iCub.
Unfortunately during some experiments we are not seeing zero error, and this does not seem a simple delay.
I attach so…
-
Hi
It seems that we are not using the icub-gazebo models anymore... I am therefore trying to install a fresh environment based on conda + gazebo + icus-models (on mac for now).
I compiled ICUB_M…
-
Hi there,
I am trying to recompile the MultiZoneResidentialHydronic testcase with an explitcit time stepping scheme.
as far as I understood, I need to generate the FMU from the wrapped.mo file:
pro…
-
There seems to be some incompatibility between `StaticArrays`, `Symbolics`, and `LinearAlgebra`.
```julia
julia> using LinearAlgebra, Symbolics, StaticArrays
julia> @variables x y z
julia> …
-
Hello! I am trying to figure out how to install the package and run some examples. There is a wide variety of documentation out there, but it is difficult to find a single set of simple instructions t…
-
Here is the website with all the rules:
http://www.apmaths.uwo.ca/~arich/
see the [document](http://www.apmaths.uwo.ca/~arich/A%20Rule-based%20Knowledge%20Repository.pdf) which explains how it works…
-
**Issue by [steven-murray](https://github.com/steven-murray)**
_Friday Jul 10, 2015 at 03:07 GMT_
_Originally opened as https://github.com/stan-dev/stan/issues/1536_
----
I am wanting to use the in…