Skip to content
Snippets Groups Projects
Commit ab33e385 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

add to mobile app

parent 76dc6453
No related branches found
No related tags found
No related merge requests found
Pipeline #8298 passed
lc = 0.02; // Mesh characteristic length
DefineConstant[
lc = {TotalMemory <= 2048 ? 0.1 : 0.02, Name "Mesh size"}
];
lc2 = lc;
lc3 = 0;
front3d = 0; // Set to 1 if Frontal 3D mesh algorithm is used
......@@ -186,4 +188,3 @@ Cohomology(1) {{AIR, COIL},{}};
// Cohomology computation for the A-V method
Cohomology(1) {{COIL},{IN, OUT}};
Cohomology(1) {{TUBE},{}};
Cohomology/infos.png

25.3 KiB

<?xml version="1.0" encoding="utf-8"?>
<models>
<model>
<title>Induction heating</title>
<summary>3D inductor with cohomology solver</summary>
<file type="pro">indheat.pro</file>
<preview type="png">infos.png</preview>
<url>https://gitlab.onelab.info/doc/models/-/wikis/Magnetodynamics-with-cohomology-conditions</url>
</model>
</models>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment