-
Hi,
I am trying to find a reference for the equations implemented starting on https://github.com/qliphy/MGISR/blob/a48b61215fede874f9963c798f9ac661b0a6ddf3/Templates/dummy_fct.f#L91
I've checke…
-
In the GK solver we compute boundary fluxes for at least two purposes:
1. Using them in the Boltzmann electron model, which obtains the sheath potential from ambipolarity at the sheath entrance: Gamm…
-
## Prerequisites
- [x] Using npm
- [x] Using an up-to-date [`main` branch](https://github.com/electron-react-boilerplate/electron-react-boilerplate/tree/main)
- [x] Using latest version of de…
-
the eDF (and associated variables) should be saved in image output files. as far as I can tell, they're not currently included. should be an easy fix, once we decide where to put the output functional…
-
With the latest Bz offset changes on THEMIS-E, we need a way to estimate the Bz component using particle data. From Vassilis:
As we discussed we would like to determine the field line direction fro…
-
Attempting to install the .deb, and I ran into an issue with this package requiring pulseaudio, and trying to remove pipewire.
Can this be made to work with pipewire or the pipewire-pulse/pipewire-…
-
@jameskerr commented in #2633:
> I saw this blog post a while back. It seems like sometime in the next year it'd be worth it to starting using the official electron build and distribution tools.
h…
-
**Eel version**
0.16.0 (also present in 0.17.0 after testing)
**Describe the bug**
I added a python file named `main.py` to my electron project. here is the contents of it:
```py
import eel;
i…
-
I am using the App Image for Linux but it runs in xwayland mode (Wayland compatibility) which runs really poorly.
Most Linux apps using electron can forced into Wayland mode eliminating the graphi…
-
At first: currently i try to learn building electron apps by example. Thank you for your work, it's a great help. The configuration of this project is excellent - debugging and packaging for distribut…