-
Need to inform (and possibly check input DEM) users to provide a rectangle, unmodified (i.e. cropped) DEM. For example, if you crop a DEM with an odd shape polygon and then attempt to use wavelet deco…
-
I am a developer of [PnetCDF](https://github.com/Parallel-NetCDF/PnetCDF) and have created [E3SM-IO benchmark](https://github.com/Parallel-NetCDF/E3SM-IO) to study the
I/O performance of E3SM on DOE …
-
Recently, we are using WarpX to do some 2D simulations. We found that when `numprocs = [4,16]` is changed, the results look very different. For example, the three plots below used `numprocs = [1,64]`,…
-
Dear author,
Could you please tell me which model F-Block uses?
Thank you very much.
-
Right now domain decomposition is hacked together and only works in one dimension and only with 24 processors.
This should be generalized to any number of processors with any number of regions in eac…
-
As far as I can tell, preconditioning using domain decomposition methods is not something that seems to be supported. Is this something that is within the scope of `Ferrite.jl`? Of course there are C …
-
Hello,
Thanks again for sharing this script. It worked well for my system and I've been able to generate some trajectories.
I'm running into a domain decomposition issue. In the OLIVES script ou…
-
When developing the `dd_cooper` 3D domain decomposition test for #230, I noticed that the regression test succeeded for mean flux, but failed for standard deviation. The values it fails by are general…
-
I wonder to know if Sponge can support domain decomposition?
-
Opening this as per the discussion in #68.
Maybe a user wants to have a certain number of micro simulations on a MPI process, so that the local adaptivity can still be used to avoid memory require…