-
The way the biharmonic friction operator is implemented in `MOM_hor_visc` is inconsistent with what Griffies & Hallberg (2000) suggest:
* MOM6: `div. ( Ah grad ( div . grad U ) )`;
* Griffies & Ha…
-
In these cases mypy can't infer an optional type when using `--strict-optional`, even though it likely should:
```
def f(): pass
y = 1
if f():
y = None # None not compatible with int
reveal_typ…
-
I found a discrepancy between `camera_config.cfg` here (and its copy in digigcampipe) and the file named `Digicam.geomcam.fits.gz` in ctapipe, here:
### positions
Here you see a plot of the po…
-
-
Hi - I was reading the manual and I don't understand what the domain of the solution is. It looks like the solution is calculated at the center of the mesh cell and therefore any solution value search…
-
See full doc: https://docs.google.com/document/d/1nUVnQ90MHMofOFrko5j_uUo72EEWfEOwRxILf-G5SNs/edit
Assuming KG is largely in ABox
* Direct
* Symmetry (e.g. A interacts with B)
* Inver…
-
# Point du 25/10/2024
@rdaluiso1
- regarding optimal control, have a look at the web page of the M2 course I'm giving right now, and the references therein: https://github.com/pns-mam/commande/
…
-
In this meta-ticket, I'm collecting tickets regarding lattice point counting and enumeration, relevant library interfaces, and its applications.
Not promising to do any work on it!
Discussions on…
-
The settings of numerical integration grids for molecular systems should be added to somewhere in NumericalSettings.
The angular grid scheme, the radial grid scheme, atom partitioning, and pruning …
-
**Describe the bug**
Canonicalizing a molecule with implicit-ized isotopic Hs removes the stereo that those deuteriums might induce. The implicitization of these Hs is necessary to overcome the issue…