Index: work/fem/landscape/femsolvers.sch =================================================================== --- work/fem/landscape/femsolvers.sch (revision 15378) +++ work/fem/landscape/femsolvers.sch (revision 15379) @@ -2,7 +2,7 @@ C 40000 40000 0 0 0 title-C.sym V 34200 50100 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 67300 44800 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -V 69200 46700 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +V 70700 48000 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 34200 46200 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 58700 51400 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 34200 45000 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 @@ -9,7 +9,7 @@ V 34200 48600 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 34200 47400 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 58700 52600 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 -V 69200 47900 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +V 70700 49200 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 49700 48000 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 49700 46900 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 V 49700 45800 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 @@ -36,7 +36,7 @@ librecad T 67300 44800 9 10 1 0 0 4 1 openfoam -T 69200 46700 9 10 1 0 0 4 1 +T 70700 48000 9 10 1 0 0 4 1 paraview T 34200 46200 9 10 1 0 0 4 1 gmsh @@ -55,7 +55,7 @@ 2D CAD T 58700 52600 9 10 1 0 0 4 1 onelab -T 69200 47900 9 10 1 0 0 4 1 +T 70700 49200 9 10 1 0 0 4 1 opendx T 49700 48000 9 10 1 0 0 4 1 maxfem @@ -73,9 +73,9 @@ nec2 T 49700 42500 9 10 1 0 0 4 1 getdp -T 68500 48500 9 12 1 0 0 0 1 +T 70000 49800 9 12 1 0 0 0 1 3D Graphing -T 66900 45400 9 12 1 0 0 0 1 +T 66900 46500 9 12 1 0 0 0 1 3D CFD T 49300 50800 9 12 1 0 0 0 2 3D FEM @@ -116,9 +116,9 @@ calculix T 50500 38100 9 12 1 0 0 0 1 calculix looks like a cfd/fem that someone wrote to do aeronautical work and then later an example of electromagnetics was run on it for show. -T 69900 47900 9 12 1 0 0 0 1 +T 71400 49200 9 12 1 0 0 0 1 opendx has it's fans and is still in use but it has been with out a new release in like 10 years. -T 69900 46700 9 12 1 0 0 0 1 +T 71400 48000 9 12 1 0 0 0 1 paraview has an excessive number of dependencies but just about everyone uses it. it is maintaned and well documented. T 67300 43700 9 10 1 0 0 4 1 code saturne @@ -203,3 +203,19 @@ gsvit T 50500 33700 9 10 1 0 0 0 1 GSVIT (http://gsvit.net/) This has gpu acceleration but is targetted at radar diffraction. For the purposes of simulating pcb it has a long way to go. +V 49700 32600 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +T 49700 32600 9 10 1 0 0 4 1 +scuffRF +T 50500 32500 9 10 1 0 0 0 2 +scuffRF (http://homerreid.dyndns.org/scuff-EM/scuff-RF/) This tool is actively maintaned and it does a lot of what we want but not quite all. Unlike OpenEMS it doesn't let you add lumped passive impedance to ports but it does use a non rectangular gridded boundary-element analysis solver. +The mainline of this program is scuffEM which was I suspect created to do things like electrostatics studies for MEMS devices. (updated URL http://homerreid.github.io/scuff-em-documentation/) Accepts gmsh mesh! +V 49700 31500 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +T 49700 31500 9 10 1 0 0 4 1 +Puma-EM +T 50500 31500 9 10 1 0 0 0 1 +Puma-EM (https://sourceforge.net/projects/puma-em/) Method of moments solver, looks like it might just be fore radar again but it does do antennas. They don't really have much in the way of documentation and the code's last commit was december 2016. +V 67300 45900 500 3 0 0 0 -1 -1 0 -1 -1 -1 -1 -1 +T 67300 45900 9 10 1 0 0 4 1 +openqbmm +T 68100 45900 9 10 1 0 0 0 1 +openqbmm (https://www.openqbmm.org/the-project/) This is a very new fork of OpenFOAM targetted at doing cfd with a solver created for Method of Moments (MoM). It will likely out perform openfoam for many fluid flow problems.