-
Running the data generation .sh script for the radial advection example throws an error in the interp_to_numpy_9.py file because the directory 'examples' needs to be included in the path for the meshf…
-
Host compiler: gcc/g++ 12.2.1
OS: Manjaro Linux
GPU: RTX 3060Ti
Driver:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.89.02 Driver Version: 5…
-
https://github.com/vpuri3/PDEInterfaces.jl/blob/940aee9cf3decda3583c03c6fbcfeff649daaaae/src/Spaces/TrigonometricPolynomials/Fourier.jl#L333-L367
product is being formed in modal space. not real sp…
-
it only computes the values for one process -> the conservation check on only one process does not make sense and should be extended to reduce all processes.
-
`p4est_3d_dgsem/elixir_advection_amr_unstructured_curved.jl` fails when run on aarch64.
This was e.g. observed here: https://github.com/trixi-framework/Trixi.jl/actions/runs/10800155321/job/2995750…
-
This issue is a collection of accumulated wisdom related to propagating distribution functions in an AMR mesh.
![amr_mesh_fin](https://cloud.githubusercontent.com/assets/7443488/4974780/79f97b08-68d8…
-
New day, new issues.
I just tried the latest amd software stack on Frontier:
```
module load cpe/23.12
module load PrgEnv-amd
module load amd/5.7.1
module load craype-accel-amd-gfx90a cmake cray…
-
The equation of the Advection Factor was not found in the literature. AF = 1+0.985*EF*exp[0.08*VPD-3]
Could you please share with me the relevant literature about the advection factor?
Thanks …
-
@johannes-resch for setting up a diagonal preconditioner, the following code lines should help:
https://github.com/MeltPoolDG/MeltPoolDG-dev/blob/846a3c6086a558674afd4bd2f9c11f9231f433e0/source/lin…
-
Does anyone know where is the code of Advection Diffusion Equation Inverse Problem in the paper?