-
Hello
We are using Bim2Modelica and BuildingSystems with Dymola.
We would have some modifications to contribute, and we were wondering if you have some kind of procedure setup.
We have cloned th…
-
```
Openturns 0.1 cannot be build with python 3.2
It has been build with python 2.7.
(for Debian see: https://github.com/dbarbier/deb-ot
and Bug#670066)
On machines with python 3.xx installed it wou…
-
```
This task deals with the support for the mortar method. Basically we need to :
- add a Mortar template argument to polynomial basis
- deal with the mortar construction in the dof table
- re-ord…
-
We have a parallel mesh data structure in feelpp that provide all kind of information regarding its parallel distribution (ghosts, edge, faces...).
When looking at the examples, a few things are uncl…
-
With CFPDEs toolboxe, I want to export many variables define in materials (example `U`).
The next expression works :
```
"expr": {
"U": {
"expr": "materials_U:materials_U",
…
-
Many template parameters are exposed in the classes as `static const uint16_type` public variables, and initialised in the class member definition (see e.g. https://github.com/feelpp/feelpp/blob/devel…
-
python json5 package allows comments in json files
this can be used as a replacement of json
-
add Chorus AIRBUS testcase to feelpp/toolbox
-
```
What steps will reproduce the problem?
x^T A y where x and y are defined on different spaces (A is rectangular) does
not give the same results
compare with x^T P A y where P is the interpolation …
-
feelpp uses cmake, to facilitate integration, we should port to cmake