ettaka
ettaka
Hi Tom, in principle solver keywords are here: https://github.com/ElmerCSC/elmerfem/blob/devel/fem/src/SOLVER.KEYWORDS But it is not always up to date. For example I am quilty of adding features without appending that file which...
Sounds excellent! Keep us posted, very interesting! pe 16. lokak. 2020 klo 19.51 Tom Gustafsson ([email protected]) kirjoitti: > @ettaka Thanks for the input! > > In fact I'm creating a...
Great thanks! I will have a look next neek.
Nice work! I tried to build ```sudo singularity build --sandbox elmer elmer.def``` and it seems to work. However, I am not able to run (or find) the tests: ``` Singularity>...
> Hi @ettaka how are you entering the Singularity environment? The files/tests should be located inside the container under `/root/build`. There, one should be able to run `make test` to...
> Hi, are there any news with this PR? I will make it ready for review as I have not hear any complains or suggestions :) Hi! Sorry for the...
FYI @jvencels
@jvencels thanks for reporting! I added a fix. Let me know if it works for you.
> I was thinking whether it would be more compact to replace: Component: Coil Use W Vector = Logical True Component: W Vector Variable Name = String "CoilCurrent e" >...
@jvencels, could you confirm that the example works? Thanks!