Skip to content
Snippets Groups Projects
Commit 63861b8c authored by Nicolas Marsic's avatar Nicolas Marsic
Browse files

oops

parent 1f0ee23b
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ to test cim.py.
The [Makefile](Makefile) will first mesh the geometry [square.geo](square.geo)
by calling [Gmsh](http://gmsh.info).
Afterwards, cim.py is called. The [GetDP](http://getdp.info) formulation is
located in [maxwell.pro](maxwell.pro). In order to check the solution,
located in [maxwell.pro](maxwell.pro). In order to check the solution,
simply run:
make ref
......
......@@ -7,7 +7,7 @@ surface impedance boundary condition (SIBC). Simply run:
to test cim.py.
The [Makefile](Makefile) will first mesh the geometry [sphere.geo](sphere.geo)
by calling [Gmsh](http://gmsh.info). Afterwards, cim.py is called. The [GetDP](
http://getdp.info) formulation is located in [sphere.pro](sphere.pro).
http://getdp.info) formulation is located in [sphere.pro](sphere.pro).
The [GetDP](http://getdp.info) codes
related to cim.py are located in [cimParameters.pro](cimParameters.pro) and
[cimResolution.pro](cimResolution.pro).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment