manu0600

Results 3 comments of manu0600

I found the way to do it, but I don't know how to automate it (implement it to a keyboard shortcut) : - After Magma is initialized, run the magic...

Another way to find the kernel file path is using `ps aux`, where the output should look something like : ``` /.../bin/python3 -m ipykernel_launcher -f /tmp/tmp8_1oeodg.json ``` Since MagmaInit is...

Here are two similar cases based on the turbChannel example, but with 2 different meshed from GMSH : https://we.tl/t-iCenFDPVpw The case turbChannel_GMSH appears to work well, but the other one...