roch smets

Results 5 issues of roch smets

# splitting In order to generalize the splitting to 2d & 3d, we need first to define the way to store all the weights & delta values. The 3 arrays...

feature
core

Tagging the cell to be refined could be coming from a function written in `Python`.

feature

This is just the beginning of the work... I will continue once we will be agree with the way to do it. My notebook to test it is here :...

python
READY4REVIEW
pharesee

In the methods `GetDomainSize` and `GetDl` of `pyphare/run.py`, the file where the attributes are is specified. Hence, These methods won't work if the file does not exist. A better strategy...

python
pharesee

Since this commit : https://github.com/PHAREHUB/PHARE/commit/37a4d1750faffe8f2e7a7efe7860e56e4db0d9bf in the ctor of a PatchHierarchy, the hierarchy contains a single-quantity hierarchy which can be accessed through a dict (see https://github.com/PHAREHUB/PHARE/blob/618c8f66651a2c4ad90207335dbb66e54e678dbc/pyphare/pyphare/pharesee/hierarchy.py#L588-L606) But when the Patches...

bug 🔥
python
pharesee