-
Hello,
I tried to apply a uniform refinement with snapping on a pseudo 3 way periodic subchannel with Chef and the code stops in the following assertion:
...
MeshAdapt: after refinement: checked …
-
Hello everyone,
I'm new at CMS and I hope someone could help me with an error I'm getting when I try to run cms for the example data.
I installed CMS following the tutorial and at first I got so…
-
I created a large global 1mx1m compressed (`--IO_NC4_DEFLATION_LEVEL=9`) netCDF file from one of the Sandwell/Smith IMG files; dimensions are 21600x17280. We noticed it took "forever" to get gmt grdi…
-
Hello everybody.
We've been using pyleecan in order to plot magnetic field lines of various synchronous reluctance motors using built-in pyleecan models and custom-made materials.
Yet, even when…
-
It's with a great pleasure that I come before you in behalf of my research laboratory (SoftCPS - ISEP) to submit our first contribution to this amazing open-source RTOS: the Constant Bandwidth Server,…
-
This code:
```julia
using ClimaOcean
using Oceananigans
# 2 degree grid
grid = LatitudeLongitudeGrid(size = (180, 75, 1),
halo = (7, 7, 7),
…
-
```
julia> using Trixi
julia> trixi_include("examples/tree_2d_dgsem/elixir_advection_extended.jl", tspan=(0.0, 1000.0), analysis_interval=5000, interval=5000);
[ Info: You just called `trixi_incl…
-
Hello, I am interested in exploring the concept of periodicity in art and mathematics, and I have a specific idea that I would like to formalize and express mathematically. My idea is based on the con…
-
Hi,
I would like to use pyleecan to run a magnetic simulation in Elmer.
To get started, I had a look at the [MagElmer test cases ](https://github.com/Eomys/pyleecan/blob/master/Tests/Methods/Simul…
-
I've been documenting some Security Controls for Open Source Code, figured I'd share it here since it might be useful for people in other organizations.
These are the controls that I'm putting in p…