ngsolve 6.2.2501__cp312-cp312-macosx_10_15_universal2.whl → 6.2.2501.post37.dev1__cp312-cp312-macosx_10_15_universal2.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ngsolve might be problematic. Click here for more details.

Files changed (286) hide show
  1. ngsolve/webgui.py +1 -1
  2. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/METADATA +2 -2
  3. ngsolve-6.2.2501.post37.dev1.dist-info/RECORD +25 -0
  4. netgen/include/arnoldi.hpp +0 -55
  5. netgen/include/bandmatrix.hpp +0 -334
  6. netgen/include/basematrix.hpp +0 -957
  7. netgen/include/basevector.hpp +0 -1268
  8. netgen/include/bdbequations.hpp +0 -2752
  9. netgen/include/bdbintegrator.hpp +0 -1659
  10. netgen/include/bessel.hpp +0 -1064
  11. netgen/include/bilinearform.hpp +0 -963
  12. netgen/include/bla.hpp +0 -29
  13. netgen/include/blockalloc.hpp +0 -95
  14. netgen/include/blockjacobi.hpp +0 -316
  15. netgen/include/bspline.hpp +0 -114
  16. netgen/include/calcinverse.hpp +0 -141
  17. netgen/include/cg.hpp +0 -368
  18. netgen/include/chebyshev.hpp +0 -44
  19. netgen/include/cholesky.hpp +0 -720
  20. netgen/include/clapack.h +0 -7254
  21. netgen/include/code_generation.hpp +0 -296
  22. netgen/include/coefficient.hpp +0 -2006
  23. netgen/include/coefficient_impl.hpp +0 -18
  24. netgen/include/coefficient_stdmath.hpp +0 -157
  25. netgen/include/commutingAMG.hpp +0 -106
  26. netgen/include/comp.hpp +0 -79
  27. netgen/include/compatibility.hpp +0 -41
  28. netgen/include/complex_wrapper.hpp +0 -73
  29. netgen/include/compressedfespace.hpp +0 -110
  30. netgen/include/contact.hpp +0 -231
  31. netgen/include/diagonalmatrix.hpp +0 -154
  32. netgen/include/differentialoperator.hpp +0 -276
  33. netgen/include/diffop.hpp +0 -1286
  34. netgen/include/diffop_impl.hpp +0 -326
  35. netgen/include/discontinuous.hpp +0 -84
  36. netgen/include/dump.hpp +0 -949
  37. netgen/include/eigen.hpp +0 -60
  38. netgen/include/eigensystem.hpp +0 -18
  39. netgen/include/elasticity_equations.hpp +0 -595
  40. netgen/include/elementbyelement.hpp +0 -195
  41. netgen/include/elementtopology.hpp +0 -1760
  42. netgen/include/elementtransformation.hpp +0 -339
  43. netgen/include/evalfunc.hpp +0 -405
  44. netgen/include/expr.hpp +0 -1655
  45. netgen/include/facetfe.hpp +0 -175
  46. netgen/include/facetfespace.hpp +0 -178
  47. netgen/include/facethofe.hpp +0 -111
  48. netgen/include/facetsurffespace.hpp +0 -112
  49. netgen/include/fe_interfaces.hpp +0 -32
  50. netgen/include/fem.hpp +0 -87
  51. netgen/include/fesconvert.hpp +0 -14
  52. netgen/include/fespace.hpp +0 -1445
  53. netgen/include/finiteelement.hpp +0 -286
  54. netgen/include/globalinterfacespace.hpp +0 -77
  55. netgen/include/globalspace.hpp +0 -115
  56. netgen/include/gridfunction.hpp +0 -525
  57. netgen/include/h1amg.hpp +0 -41
  58. netgen/include/h1hofe.hpp +0 -188
  59. netgen/include/h1hofe_impl.hpp +0 -1262
  60. netgen/include/h1hofefo.hpp +0 -148
  61. netgen/include/h1hofefo_impl.hpp +0 -185
  62. netgen/include/h1hofespace.hpp +0 -167
  63. netgen/include/h1lofe.hpp +0 -1237
  64. netgen/include/h1lumping.hpp +0 -35
  65. netgen/include/hcurl_equations.hpp +0 -1352
  66. netgen/include/hcurlcurlfe.hpp +0 -2221
  67. netgen/include/hcurlcurlfespace.hpp +0 -78
  68. netgen/include/hcurlfe.hpp +0 -259
  69. netgen/include/hcurlfe_utils.hpp +0 -107
  70. netgen/include/hcurlhdiv_dshape.hpp +0 -857
  71. netgen/include/hcurlhdivfes.hpp +0 -308
  72. netgen/include/hcurlhofe.hpp +0 -175
  73. netgen/include/hcurlhofe_impl.hpp +0 -1871
  74. netgen/include/hcurlhofespace.hpp +0 -193
  75. netgen/include/hcurllofe.hpp +0 -1146
  76. netgen/include/hdiv_equations.hpp +0 -865
  77. netgen/include/hdivdivfe.hpp +0 -2923
  78. netgen/include/hdivdivsurfacespace.hpp +0 -76
  79. netgen/include/hdivfe.hpp +0 -206
  80. netgen/include/hdivfe_utils.hpp +0 -716
  81. netgen/include/hdivfes.hpp +0 -75
  82. netgen/include/hdivhofe.hpp +0 -447
  83. netgen/include/hdivhofe_impl.hpp +0 -1107
  84. netgen/include/hdivhofefo.hpp +0 -229
  85. netgen/include/hdivhofespace.hpp +0 -175
  86. netgen/include/hdivhosurfacefespace.hpp +0 -106
  87. netgen/include/hdivlofe.hpp +0 -773
  88. netgen/include/hidden.hpp +0 -74
  89. netgen/include/householder.hpp +0 -181
  90. netgen/include/hypre_ams_precond.hpp +0 -123
  91. netgen/include/hypre_precond.hpp +0 -73
  92. netgen/include/integrator.hpp +0 -2024
  93. netgen/include/integratorcf.hpp +0 -253
  94. netgen/include/interpolate.hpp +0 -49
  95. netgen/include/intrule.hpp +0 -2541
  96. netgen/include/irspace.hpp +0 -49
  97. netgen/include/jacobi.hpp +0 -136
  98. netgen/include/l2hofe.hpp +0 -193
  99. netgen/include/l2hofe_impl.hpp +0 -564
  100. netgen/include/l2hofefo.hpp +0 -542
  101. netgen/include/l2hofespace.hpp +0 -344
  102. netgen/include/la.hpp +0 -38
  103. netgen/include/linearform.hpp +0 -266
  104. netgen/include/matrix.hpp +0 -2140
  105. netgen/include/memusage.hpp +0 -41
  106. netgen/include/meshaccess.hpp +0 -1358
  107. netgen/include/mgpre.hpp +0 -204
  108. netgen/include/mptools.hpp +0 -2145
  109. netgen/include/multigrid.hpp +0 -42
  110. netgen/include/multivector.hpp +0 -447
  111. netgen/include/mumpsinverse.hpp +0 -187
  112. netgen/include/mycomplex.hpp +0 -361
  113. netgen/include/ng_lapack.hpp +0 -1661
  114. netgen/include/ngblas.hpp +0 -1099
  115. netgen/include/ngs_defines.hpp +0 -30
  116. netgen/include/ngs_stdcpp_include.hpp +0 -106
  117. netgen/include/ngs_utils.hpp +0 -121
  118. netgen/include/ngsobject.hpp +0 -1019
  119. netgen/include/ngsstream.hpp +0 -113
  120. netgen/include/ngstd.hpp +0 -72
  121. netgen/include/nodalhofe.hpp +0 -96
  122. netgen/include/nodalhofe_impl.hpp +0 -141
  123. netgen/include/normalfacetfe.hpp +0 -223
  124. netgen/include/normalfacetfespace.hpp +0 -98
  125. netgen/include/normalfacetsurfacefespace.hpp +0 -84
  126. netgen/include/order.hpp +0 -251
  127. netgen/include/parallel_matrices.hpp +0 -222
  128. netgen/include/paralleldofs.hpp +0 -340
  129. netgen/include/parallelngs.hpp +0 -23
  130. netgen/include/parallelvector.hpp +0 -269
  131. netgen/include/pardisoinverse.hpp +0 -200
  132. netgen/include/periodic.hpp +0 -125
  133. netgen/include/plateaufespace.hpp +0 -25
  134. netgen/include/pml.hpp +0 -275
  135. netgen/include/pmltrafo.hpp +0 -631
  136. netgen/include/postproc.hpp +0 -142
  137. netgen/include/precomp.hpp +0 -60
  138. netgen/include/preconditioner.hpp +0 -602
  139. netgen/include/prolongation.hpp +0 -235
  140. netgen/include/python_comp.hpp +0 -107
  141. netgen/include/python_fem.hpp +0 -89
  142. netgen/include/python_linalg.hpp +0 -58
  143. netgen/include/python_ngstd.hpp +0 -385
  144. netgen/include/recursive_pol.hpp +0 -4844
  145. netgen/include/recursive_pol_tet.hpp +0 -395
  146. netgen/include/recursive_pol_trig.hpp +0 -492
  147. netgen/include/reorderedfespace.hpp +0 -81
  148. netgen/include/sample_sort.hpp +0 -105
  149. netgen/include/scalarfe.hpp +0 -335
  150. netgen/include/shapefunction_utils.hpp +0 -113
  151. netgen/include/simd_complex.hpp +0 -284
  152. netgen/include/smoother.hpp +0 -253
  153. netgen/include/solve.hpp +0 -89
  154. netgen/include/sparsecholesky.hpp +0 -313
  155. netgen/include/sparsematrix.hpp +0 -1038
  156. netgen/include/sparsematrix_dyn.hpp +0 -91
  157. netgen/include/sparsematrix_impl.hpp +0 -920
  158. netgen/include/special_matrix.hpp +0 -461
  159. netgen/include/specialelement.hpp +0 -125
  160. netgen/include/statushandler.hpp +0 -33
  161. netgen/include/stringops.hpp +0 -12
  162. netgen/include/superluinverse.hpp +0 -136
  163. netgen/include/symbolicintegrator.hpp +0 -849
  164. netgen/include/symmetricmatrix.hpp +0 -144
  165. netgen/include/tangentialfacetfe.hpp +0 -224
  166. netgen/include/tangentialfacetfespace.hpp +0 -106
  167. netgen/include/tensor.hpp +0 -522
  168. netgen/include/tensorcoefficient.hpp +0 -446
  169. netgen/include/tensorproductintegrator.hpp +0 -113
  170. netgen/include/thcurlfe.hpp +0 -128
  171. netgen/include/thcurlfe_impl.hpp +0 -380
  172. netgen/include/thdivfe.hpp +0 -80
  173. netgen/include/thdivfe_impl.hpp +0 -426
  174. netgen/include/tpdiffop.hpp +0 -461
  175. netgen/include/tpfes.hpp +0 -133
  176. netgen/include/tpintrule.hpp +0 -224
  177. netgen/include/triangular.hpp +0 -465
  178. netgen/include/tscalarfe.hpp +0 -245
  179. netgen/include/tscalarfe_impl.hpp +0 -1029
  180. netgen/include/umfpackinverse.hpp +0 -148
  181. netgen/include/vector.hpp +0 -1219
  182. netgen/include/voxelcoefficientfunction.hpp +0 -41
  183. netgen/include/vtkoutput.hpp +0 -198
  184. netgen/include/vvector.hpp +0 -208
  185. netgen/include/webgui.hpp +0 -92
  186. netgen/libngbla.dylib +0 -0
  187. netgen/libngcomp.dylib +0 -0
  188. netgen/libngfem.dylib +0 -0
  189. netgen/libngla.dylib +0 -0
  190. netgen/libngsolve.dylib +0 -0
  191. netgen/libngstd.dylib +0 -0
  192. ngsolve/__init__.pyi +0 -231
  193. ngsolve/bla.pyi +0 -1139
  194. ngsolve/bvp.pyi +0 -32
  195. ngsolve/cmake/NGSolveConfig.cmake +0 -102
  196. ngsolve/cmake/ngsolve-targets-release.cmake +0 -69
  197. ngsolve/cmake/ngsolve-targets.cmake +0 -163
  198. ngsolve/comp/__init__.pyi +0 -5382
  199. ngsolve/comp/pml.pyi +0 -89
  200. ngsolve/config/__init__.py +0 -1
  201. ngsolve/config/__init__.pyi +0 -43
  202. ngsolve/config/__main__.py +0 -4
  203. ngsolve/config/config.py +0 -60
  204. ngsolve/config/config.pyi +0 -45
  205. ngsolve/demos/TensorProduct/__init__.py +0 -0
  206. ngsolve/demos/TensorProduct/tp_dg_1d_1d.py +0 -80
  207. ngsolve/demos/TensorProduct/tp_dg_1d_2d.py +0 -73
  208. ngsolve/demos/TensorProduct/tp_dg_2d_1d.py +0 -72
  209. ngsolve/demos/TensorProduct/tp_dg_2d_2d.py +0 -66
  210. ngsolve/demos/__init__.py +0 -0
  211. ngsolve/demos/howto/__init__.py +0 -0
  212. ngsolve/demos/howto/hhj.py +0 -44
  213. ngsolve/demos/howto/hybrid_dg.py +0 -53
  214. ngsolve/demos/howto/mixed.py +0 -30
  215. ngsolve/demos/howto/nonlin.py +0 -29
  216. ngsolve/demos/howto/pickling.py +0 -26
  217. ngsolve/demos/howto/pml.py +0 -31
  218. ngsolve/demos/howto/taskmanager.py +0 -20
  219. ngsolve/demos/howto/tdnns.py +0 -47
  220. ngsolve/demos/howto/timeDG-skeleton.py +0 -45
  221. ngsolve/demos/howto/timeDG.py +0 -38
  222. ngsolve/demos/howto/timeDGlap.py +0 -42
  223. ngsolve/demos/howto/timeDGwave.py +0 -61
  224. ngsolve/demos/intro/__init__.py +0 -0
  225. ngsolve/demos/intro/adaptive.py +0 -123
  226. ngsolve/demos/intro/cmagnet.py +0 -62
  227. ngsolve/demos/intro/elasticity.py +0 -76
  228. ngsolve/demos/intro/navierstokes.py +0 -74
  229. ngsolve/demos/intro/poisson.ipynb +0 -170
  230. ngsolve/demos/intro/poisson.py +0 -41
  231. ngsolve/demos/mpi/__init__.py +0 -0
  232. ngsolve/demos/mpi/mpi_cmagnet.py +0 -87
  233. ngsolve/demos/mpi/mpi_navierstokes.py +0 -117
  234. ngsolve/demos/mpi/mpi_poisson.py +0 -89
  235. ngsolve/demos/mpi/mpi_timeDG.py +0 -82
  236. ngsolve/directsolvers.pyi +0 -15
  237. ngsolve/eigenvalues.pyi +0 -30
  238. ngsolve/fem.pyi +0 -1707
  239. ngsolve/krylovspace.pyi +0 -301
  240. ngsolve/la.pyi +0 -1218
  241. ngsolve/ngslib.so +0 -0
  242. ngsolve/ngstd.pyi +0 -58
  243. ngsolve/nonlinearsolvers.pyi +0 -97
  244. ngsolve/preconditioners.pyi +0 -6
  245. ngsolve/solve.pyi +0 -108
  246. ngsolve/solvers.pyi +0 -14
  247. ngsolve/timestepping.pyi +0 -27
  248. ngsolve/timing.pyi +0 -54
  249. ngsolve/utils.pyi +0 -279
  250. ngsolve-6.2.2501.data/data/Netgen.icns +0 -0
  251. ngsolve-6.2.2501.data/data/bin/ngscxx +0 -17
  252. ngsolve-6.2.2501.data/data/bin/ngsld +0 -13
  253. ngsolve-6.2.2501.data/data/bin/ngsolve.tcl +0 -648
  254. ngsolve-6.2.2501.data/data/bin/ngspy +0 -2
  255. ngsolve-6.2.2501.data/data/share/ngsolve/beam.geo +0 -17
  256. ngsolve-6.2.2501.data/data/share/ngsolve/beam.vol +0 -240
  257. ngsolve-6.2.2501.data/data/share/ngsolve/chip.in2d +0 -41
  258. ngsolve-6.2.2501.data/data/share/ngsolve/chip.vol +0 -614
  259. ngsolve-6.2.2501.data/data/share/ngsolve/coil.geo +0 -12
  260. ngsolve-6.2.2501.data/data/share/ngsolve/coil.vol +0 -2560
  261. ngsolve-6.2.2501.data/data/share/ngsolve/coilshield.geo +0 -24
  262. ngsolve-6.2.2501.data/data/share/ngsolve/coilshield.vol +0 -3179
  263. ngsolve-6.2.2501.data/data/share/ngsolve/cube.geo +0 -19
  264. ngsolve-6.2.2501.data/data/share/ngsolve/cube.vol +0 -1832
  265. ngsolve-6.2.2501.data/data/share/ngsolve/d10_DGdoubleglazing.pde +0 -50
  266. ngsolve-6.2.2501.data/data/share/ngsolve/d11_chip_nitsche.pde +0 -40
  267. ngsolve-6.2.2501.data/data/share/ngsolve/d1_square.pde +0 -43
  268. ngsolve-6.2.2501.data/data/share/ngsolve/d2_chip.pde +0 -35
  269. ngsolve-6.2.2501.data/data/share/ngsolve/d3_helmholtz.pde +0 -22
  270. ngsolve-6.2.2501.data/data/share/ngsolve/d4_cube.pde +0 -46
  271. ngsolve-6.2.2501.data/data/share/ngsolve/d5_beam.pde +0 -74
  272. ngsolve-6.2.2501.data/data/share/ngsolve/d6_shaft.pde +0 -73
  273. ngsolve-6.2.2501.data/data/share/ngsolve/d7_coil.pde +0 -50
  274. ngsolve-6.2.2501.data/data/share/ngsolve/d8_coilshield.pde +0 -49
  275. ngsolve-6.2.2501.data/data/share/ngsolve/d9_hybridDG.pde +0 -72
  276. ngsolve-6.2.2501.data/data/share/ngsolve/doubleglazing.in2d +0 -27
  277. ngsolve-6.2.2501.data/data/share/ngsolve/doubleglazing.vol +0 -737
  278. ngsolve-6.2.2501.data/data/share/ngsolve/piezo2d40round4.vol.gz +0 -0
  279. ngsolve-6.2.2501.data/data/share/ngsolve/shaft.geo +0 -73
  280. ngsolve-6.2.2501.data/data/share/ngsolve/shaft.vol +0 -4291
  281. ngsolve-6.2.2501.data/data/share/ngsolve/square.in2d +0 -17
  282. ngsolve-6.2.2501.data/data/share/ngsolve/square.vol +0 -149
  283. ngsolve-6.2.2501.dist-info/RECORD +0 -304
  284. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/LICENSE +0 -0
  285. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/WHEEL +0 -0
  286. {ngsolve-6.2.2501.dist-info → ngsolve-6.2.2501.post37.dev1.dist-info}/top_level.txt +0 -0
@@ -1,29 +0,0 @@
1
- from netgen.geom2d import unit_square
2
- from ngsolve import *
3
-
4
- m = Mesh (unit_square.GenerateMesh(maxh=0.3))
5
-
6
- V = H1(m, order=3, dirichlet="left|right|top|bottom")
7
- u = V.TrialFunction()
8
- v = V.TestFunction()
9
-
10
- a = BilinearForm(V)
11
- a += ( grad(u) * grad(v) + 5*u*u*v- 1 * v)*dx
12
-
13
- u = GridFunction(V)
14
- r = u.vec.CreateVector()
15
- w = u.vec.CreateVector()
16
-
17
- for it in range(5):
18
- print ("Iteration",it)
19
- a.Apply(u.vec, r)
20
- a.AssembleLinearization(u.vec)
21
-
22
- w.data = a.mat.Inverse(V.FreeDofs()) * r.data
23
- print ("|w| =", w.Norm())
24
- u.vec.data -= w
25
-
26
- Draw(u)
27
- input("<press a key>")
28
-
29
-
@@ -1,26 +0,0 @@
1
- from ngsolve import *
2
- import netgen.geom2d
3
-
4
- mesh = Mesh (netgen.geom2d.unit_square.GenerateMesh(maxh=0.1))
5
-
6
- v = FESpace ("h1ho", mesh, order=4, dirichlet=[1])
7
- v2 = L2(mesh,order=2)
8
- u = GridFunction (v)
9
- u2 = GridFunction(v)
10
- vec = u.vec
11
- data = [v,v2,u,u2,u.vec]
12
-
13
- import pickle
14
- pickler = pickle.Pickler(open ("1.dat", "wb"))
15
- pickler.dump (data)
16
- del pickler
17
-
18
- unpickler = pickle.Unpickler(open("1.dat","rb"))
19
- fes,fes2,w,w2,z = unpickler.load()
20
-
21
- assert fes.mesh is fes2.mesh
22
- assert w.space is w2.space
23
-
24
- assert len(z) == len(u.vec)
25
- for i in range(len(u.vec)):
26
- assert u.vec[i] == z[i]
@@ -1,31 +0,0 @@
1
- from netgen.geom2d import SplineGeometry
2
- from ngsolve import *
3
-
4
- geo = SplineGeometry()
5
- geo.AddCircle( (0,0), 1.4, leftdomain=2)
6
- geo.AddCircle( (0,0), 1, leftdomain=1, rightdomain=2)
7
- geo.SetMaterial(1, "inner")
8
- geo.SetMaterial(2, "pml")
9
- mesh = Mesh(geo.GenerateMesh (maxh=0.1))
10
-
11
- mesh.SetPML(pml.Radial(rad=1,alpha=1j,origin=(0,0)), "pml")
12
-
13
- fes = H1(mesh, order=4, complex=True)
14
- u = fes.TrialFunction()
15
- v = fes.TestFunction()
16
-
17
- omega = 10
18
-
19
- a = BilinearForm(fes)
20
- a += (grad(u)*grad(v)-omega*omega*u*v)*dx
21
-
22
- f = LinearForm(fes)
23
- f += exp(-20**2*((x-0.3)*(x-0.3)+y*y))*v*dx
24
-
25
- a.Assemble()
26
- f.Assemble()
27
-
28
- gfu = GridFunction(fes)
29
- gfu.vec.data = a.mat.Inverse() * f.vec
30
-
31
- Draw(gfu)
@@ -1,20 +0,0 @@
1
- from netgen.csg import unit_cube
2
- from ngsolve import *
3
-
4
- mesh = Mesh (unit_cube.GenerateMesh(maxh=0.4))
5
- for l in range(3):
6
- mesh.Refine()
7
-
8
- fes = H1(mesh, order=3)
9
- u,v = fes.TnT()
10
- a = BilinearForm(fes)
11
- a += grad(u) * grad(v) * dx
12
-
13
-
14
- print('sequential assembly...')
15
- a.Assemble()
16
-
17
- print('parallel assembly...')
18
- with TaskManager():
19
- a.Assemble()
20
-
@@ -1,47 +0,0 @@
1
- #
2
- # The tangential-displacement normal-normal-stress continuous method for elasticity
3
- #
4
- # A.S. Pechstein and J. Schoeberl:
5
- # Tangential-displacement and normal-normal-stress continuous mixed finite elements for elasticity.
6
- # Mathematical Models and Methods in Applied Sciences 21(8), 1761–1782, 2011.
7
- #
8
-
9
- from ngsolve import *
10
- from netgen.geom2d import SplineGeometry
11
-
12
- geo = SplineGeometry()
13
- geo.AddRectangle( (0, 0), (10, 1), bcs = ("bottom", "right", "top", "left"))
14
- mesh = Mesh( geo.GenerateMesh(maxh=0.5))
15
-
16
- order = 3
17
- V = HDivDiv(mesh, order=order-1, dirichlet="bottom|right|top", plus = True)
18
- Q = HCurl(mesh, order=order, dirichlet="left", type1 = True)
19
- X = V*Q
20
-
21
- print ("ndof-V:", V.ndof, ", ndof-Q:", Q.ndof)
22
-
23
- sigma, u = X.TrialFunction()
24
- tau, v = X.TestFunction()
25
-
26
- n = specialcf.normal(2)
27
-
28
- def tang(u): return u-(u*n)*n
29
-
30
- a = BilinearForm(X, symmetric=True)
31
- a += (InnerProduct (sigma, tau) + div(sigma)*v + div(tau)*u - 1e-10 * u*v)*dx
32
- a += (-(sigma*n) * tang(v) - (tau*n)*tang(u))*dx(element_boundary=True)
33
- a.Assemble()
34
-
35
- f = LinearForm(X)
36
- f += 1 * v[1] * dx
37
- f.Assemble()
38
-
39
- u = GridFunction(X)
40
- u.vec.data = a.mat.Inverse(X.FreeDofs(), inverse="sparsecholesky") * f.vec
41
-
42
- Draw (u.components[0], mesh, name="sigma")
43
- Draw (u.components[1], mesh, name="disp")
44
-
45
- Draw (u.components[0][0], mesh, name="s11")
46
-
47
-
@@ -1,45 +0,0 @@
1
- from netgen.geom2d import unit_square
2
- from ngsolve import *
3
-
4
- mesh = Mesh (unit_square.GenerateMesh(maxh=0.1))
5
-
6
- fes = L2(mesh, order=4)
7
-
8
- u = fes.TrialFunction()
9
- v = fes.TestFunction()
10
-
11
- b = CoefficientFunction( (y-0.5,0.5-x) )
12
- bn = b*specialcf.normal(2)
13
-
14
- ubnd = CoefficientFunction(0)
15
-
16
- a = BilinearForm(fes)
17
- a += (-u * b*grad(v)) .Compile()*dx
18
-
19
- # the skeleton-formulation, sum over edges:
20
- a += bn*IfPos(bn, u, u.Other()) * (v-v.Other()) * dx(skeleton=True)
21
- a += bn*IfPos(bn, u, ubnd) * v * ds(skeleton=True)
22
-
23
- # or the element-boundary formulation
24
- # note the bnd-value in the .Other operator
25
- # a += bn*IfPos(bn, u, u.Other(bnd=ubnd)) * v * dx(element_boundary=True)
26
-
27
- u = GridFunction(fes)
28
- u.Set(exp (-40 * ( (x-0.7)*(x-0.7) + (y-0.7)*(y-0.7) )))
29
-
30
- w = u.vec.CreateVector()
31
-
32
- Draw (u, autoscale=False, sd=2)
33
-
34
- t = 0
35
- tau = 1e-3
36
- tend = 10
37
-
38
- with TaskManager():
39
- while t < tend:
40
- a.Apply (u.vec, w)
41
- fes.SolveM (rho=CoefficientFunction(1), vec=w)
42
- u.vec.data -= tau * w
43
- t += tau
44
- Redraw()
45
-
@@ -1,38 +0,0 @@
1
- from netgen.geom2d import unit_square
2
- from ngsolve import *
3
-
4
- mesh = Mesh (unit_square.GenerateMesh(maxh=0.1))
5
-
6
- fes = L2(mesh, order=4)
7
-
8
- u = fes.TrialFunction()
9
- v = fes.TestFunction()
10
-
11
- b = CoefficientFunction( (y-0.5,0.5-x) )
12
- bn = b*specialcf.normal(2)
13
-
14
- ubnd = CoefficientFunction(0)
15
-
16
- a = BilinearForm(fes)
17
- a += -u * b*grad(v) * dx
18
- a += bn*IfPos(bn, u, u.Other(bnd=ubnd)) * v * dx(element_boundary=True)
19
-
20
- u = GridFunction(fes)
21
- u.Set(exp (-40 * ( (x-0.7)*(x-0.7) + (y-0.7)*(y-0.7) )))
22
-
23
- w = u.vec.CreateVector()
24
-
25
- Draw (u, autoscale=False, sd=2)
26
-
27
- t = 0
28
- tau = 1e-3
29
- tend = 10
30
-
31
- with TaskManager():
32
- while t < tend:
33
- a.Apply (u.vec, w)
34
- fes.SolveM (rho=CoefficientFunction(1), vec=w)
35
- u.vec.data -= tau * w
36
- t += tau
37
- Redraw()
38
-
@@ -1,42 +0,0 @@
1
- from netgen.geom2d import unit_square
2
- from ngsolve import *
3
-
4
- mesh = Mesh (unit_square.GenerateMesh(maxh=0.05))
5
-
6
- order=2
7
- fes = L2(mesh, order=order)
8
-
9
- u = fes.TrialFunction()
10
- v = fes.TestFunction()
11
-
12
- u0 = exp (-40 * ( (x-0.5)*(x-0.5) + (y-0.5)*(y-0.5) ))
13
-
14
- n = specialcf.normal(2)
15
- h = specialcf.mesh_size
16
-
17
- a = BilinearForm(fes)
18
- a += grad(u) * grad(v) * dx
19
- cf1 = -0.5 * InnerProduct(grad(u), n)*(v-v.Other(bnd=0))
20
- cf2 = -0.5 * InnerProduct(grad(v), n)*(u-u.Other(bnd=u0))
21
- cf3 = 2*( (order+1)**2)/h * (u-u.Other(bnd=u0)) * v
22
- a += (cf1+cf2+cf3)*dx(element_boundary=True)
23
-
24
- u = GridFunction(fes)
25
- u.Set(u0)
26
-
27
- w = u.vec.CreateVector()
28
-
29
- Draw (u, mesh, "u")
30
-
31
- tau = 2e-6
32
- tend = 0.5
33
-
34
- t = 0
35
- with TaskManager():
36
- while t < tend:
37
- a.Apply (u.vec, w)
38
- fes.SolveM (rho=CoefficientFunction(1), vec=w)
39
- u.vec.data -= tau * w
40
- t += tau
41
- Redraw()
42
-
@@ -1,61 +0,0 @@
1
- from netgen.geom2d import unit_square
2
- from ngsolve import *
3
-
4
- mesh = Mesh (unit_square.GenerateMesh(maxh=0.05))
5
-
6
- order=4
7
- fes1 = L2(mesh, order=order)
8
- fes = fes1*fes1*fes1
9
-
10
- p,ux,uy = fes.TrialFunction()
11
- q,vx,vy = fes.TestFunction()
12
-
13
- u0 = exp (-400 * ( (x-0.5)*(x-0.5) + (y-0.5)*(y-0.5) ))
14
-
15
- n = specialcf.normal(2)
16
-
17
- v = CoefficientFunction( (vx, vy) )
18
- u = CoefficientFunction( (ux, uy) )
19
-
20
- a1 = BilinearForm(fes)
21
- a1 += grad(p) * v * dx
22
- a1 += -0.5 * (p - p.Other()) * (v*n) * dx(element_boundary = True)
23
-
24
- a2 = BilinearForm(fes)
25
- a2 += -grad(q) * u * dx
26
- a2 += 0.5 * (q - q.Other()) * (u*n) * dx(element_boundary = True)
27
-
28
-
29
- u = GridFunction(fes)
30
- u.components[0].Set(u0)
31
-
32
- res = u.vec.CreateVector()
33
- w = u.vec.CreateVector()
34
-
35
- Draw (u.components[1], mesh, "ux")
36
- Draw (u.components[2], mesh, "uy")
37
- Draw (u.components[0], mesh, "p")
38
- SetVisualization(min=-0.1, max=0.1, deformation=True)
39
-
40
- tau = 1e-3
41
- tend = 3
42
-
43
- t = 0
44
- nd = fes1.ndof
45
-
46
- input ("<press enter>")
47
-
48
- with TaskManager():
49
- while t < tend:
50
- a1.Apply (u.vec, w)
51
- fes1.SolveM (rho=CoefficientFunction(1), vec=w.Range(nd,2*nd))
52
- fes1.SolveM (rho=CoefficientFunction(1), vec=w.Range(2*nd,3*nd))
53
- u.vec.data -= tau * w
54
-
55
- a2.Apply (u.vec, w)
56
- fes1.SolveM (rho=CoefficientFunction(1), vec=w.Range(0,nd))
57
- u.vec.data -= tau * w
58
-
59
- t += tau
60
- Redraw()
61
-
File without changes
@@ -1,123 +0,0 @@
1
- from ngsolve import *
2
- from netgen.geom2d import SplineGeometry
3
-
4
-
5
- # point numbers 0, 1, ... 11
6
- # sub-domain numbers (1), (2), (3)
7
- #
8
- #
9
- # 7-------------6
10
- # | |
11
- # | (2) |
12
- # | |
13
- # 3------4-------------5------2
14
- # | |
15
- # | 11 |
16
- # | / \ |
17
- # | 10 (3) 9 |
18
- # | \ / (1) |
19
- # | 8 |
20
- # | |
21
- # 0---------------------------1
22
- #
23
-
24
- def MakeGeometry():
25
- geometry = SplineGeometry()
26
-
27
- # point coordinates ...
28
- pnts = [ (0,0), (1,0), (1,0.6), (0,0.6), \
29
- (0.2,0.6), (0.8,0.6), (0.8,0.8), (0.2,0.8), \
30
- (0.5,0.15), (0.65,0.3), (0.5,0.45), (0.35,0.3) ]
31
- pnums = [geometry.AppendPoint(*p) for p in pnts]
32
-
33
- # start-point, end-point, boundary-condition, domain on left side, domain on right side:
34
- lines = [ (0,1,1,1,0), (1,2,2,1,0), (2,5,2,1,0), (5,4,2,1,2), (4,3,2,1,0), (3,0,2,1,0), \
35
- (5,6,2,2,0), (6,7,2,2,0), (7,4,2,2,0), \
36
- (8,9,2,3,1), (9,10,2,3,1), (10,11,2,3,1), (11,8,2,3,1) ]
37
-
38
- for p1,p2,bc,left,right in lines:
39
- geometry.Append( ["line", pnums[p1], pnums[p2]], bc=bc, leftdomain=left, rightdomain=right)
40
- return geometry
41
-
42
-
43
-
44
- mesh = Mesh(MakeGeometry().GenerateMesh (maxh=0.2))
45
-
46
-
47
- fes = H1(mesh, order=3, dirichlet=[1], autoupdate=True)
48
- u = fes.TrialFunction()
49
- v = fes.TestFunction()
50
-
51
- # one heat conductivity coefficient per sub-domain
52
- lam = CoefficientFunction([1, 1000, 10])
53
- a = BilinearForm(fes, symmetric=False)
54
- a += lam*grad(u)*grad(v)*dx
55
-
56
-
57
- # heat-source in sub-domain 3
58
- f = LinearForm(fes)
59
- f += CoefficientFunction([0, 0, 1])*v*dx
60
-
61
- c = MultiGridPreconditioner(a, inverse = "sparsecholesky")
62
-
63
- gfu = GridFunction(fes, autoupdate=True)
64
- Draw (gfu)
65
-
66
- # finite element space and gridfunction to represent
67
- # the heatflux:
68
- space_flux = HDiv(mesh, order=2, autoupdate=True)
69
- gf_flux = GridFunction(space_flux, "flux", autoupdate=True)
70
-
71
- def SolveBVP():
72
- a.Assemble()
73
- f.Assemble()
74
- inv = CGSolver(a.mat, c.mat)
75
- gfu.vec.data = inv * f.vec
76
- Redraw (blocking=True)
77
-
78
-
79
-
80
- l = []
81
-
82
- def CalcError():
83
- flux = lam * grad(gfu)
84
- # interpolate finite element flux into H(div) space:
85
- gf_flux.Set (flux)
86
-
87
- # Gradient-recovery error estimator
88
- err = 1/lam*(flux-gf_flux)*(flux-gf_flux)
89
- elerr = Integrate (err, mesh, VOL, element_wise=True)
90
-
91
- maxerr = max(elerr)
92
- l.append ( (fes.ndof, sqrt(sum(elerr)) ))
93
- print ("maxerr = ", maxerr)
94
-
95
- for el in mesh.Elements():
96
- mesh.SetRefinementFlag(el, elerr[el.nr] > 0.25*maxerr)
97
-
98
-
99
- with TaskManager():
100
- while fes.ndof < 100000:
101
- SolveBVP()
102
- CalcError()
103
- mesh.Refine()
104
-
105
- SolveBVP()
106
-
107
-
108
-
109
-
110
- ## import matplotlib.pyplot as plt
111
-
112
- ## plt.yscale('log')
113
- ## plt.xscale('log')
114
- ## plt.xlabel("ndof")
115
- ## plt.ylabel("H1 error-estimate")
116
- ## ndof,err = zip(*l)
117
- ## plt.plot(ndof,err, "-*")
118
-
119
- ## plt.ion()
120
- ## plt.show()
121
-
122
- ## input("<press enter to quit>")
123
-
@@ -1,62 +0,0 @@
1
- from netgen.csg import *
2
- from ngsolve import *
3
-
4
-
5
- def MakeGeometry():
6
- geometry = CSGeometry()
7
- box = OrthoBrick(Pnt(-1,-1,-1),Pnt(2,1,2)).bc("outer")
8
-
9
- core = OrthoBrick(Pnt(0,-0.05,0),Pnt(0.8,0.05,1))- \
10
- OrthoBrick(Pnt(0.1,-1,0.1),Pnt(0.7,1,0.9))- \
11
- OrthoBrick(Pnt(0.5,-1,0.4),Pnt(1,1,0.6)).maxh(0.2).mat("core")
12
-
13
- coil = (Cylinder(Pnt(0.05,0,0), Pnt(0.05,0,1), 0.3) - \
14
- Cylinder(Pnt(0.05,0,0), Pnt(0.05,0,1), 0.15)) * \
15
- OrthoBrick (Pnt(-1,-1,0.3),Pnt(1,1,0.7)).maxh(0.2).mat("coil")
16
-
17
- geometry.Add ((box-core-coil).mat("air"))
18
- geometry.Add (core)
19
- geometry.Add (coil)
20
- return geometry
21
-
22
-
23
-
24
- ngmesh = MakeGeometry().GenerateMesh(maxh=0.5)
25
- ngmesh.Save("coil.vol")
26
- mesh = Mesh(ngmesh)
27
-
28
- # curve elements for geometry approximation
29
- mesh.Curve(5)
30
-
31
- ngsglobals.msg_level = 5
32
-
33
- fes = HCurl(mesh, order=4, dirichlet="outer", nograds = True)
34
-
35
- # u and v refer to trial and test-functions in the definition of forms below
36
- u = fes.TrialFunction()
37
- v = fes.TestFunction()
38
-
39
- mur = mesh.MaterialCF({ "core" : 1000 }, default=1)
40
- mu0 = 1.257e-6
41
- nu = 1/(mu0*mur)
42
-
43
- a = BilinearForm(fes, symmetric=True)
44
- a += nu*curl(u)*curl(v)*dx + 1e-6*nu*u*v*dx
45
-
46
- c = Preconditioner(a, type="bddc")
47
- # c = Preconditioner(a, type="multigrid", flags = { "smoother" : "block" } )
48
-
49
- f = LinearForm(fes)
50
- f += CoefficientFunction((y,0.05-x,0)) * v * dx("coil")
51
-
52
- u = GridFunction(fes)
53
-
54
-
55
- with TaskManager():
56
- a.Assemble()
57
- f.Assemble()
58
- solver = CGSolver(mat=a.mat, pre=c.mat)
59
- u.vec.data = solver * f.vec
60
-
61
-
62
- Draw (u.Deriv(), mesh, "B-field", draw_surf=False)
@@ -1,76 +0,0 @@
1
- #
2
- # geometric non-linear elasticity with Neo-Hooke hyperelastic material
3
- #
4
- # featuring automatic differentiation in SymbolicEnergy
5
- #
6
-
7
- import netgen.geom2d as geom2d
8
- from ngsolve import *
9
-
10
- geo = geom2d.SplineGeometry()
11
- pnums = [ geo.AddPoint (x,y,maxh=0.01) for x,y in [(0,0), (1,0), (1,0.1), (0,0.1)] ]
12
- for p1,p2,bc in [(0,1,"bot"), (1,2,"right"), (2,3,"top"), (3,0,"left")]:
13
- geo.Append(["line", pnums[p1], pnums[p2]], bc=bc)
14
- mesh = Mesh(geo.GenerateMesh(maxh=0.05))
15
-
16
-
17
- E, nu = 210, 0.2
18
- mu = E / 2 / (1+nu)
19
- lam = E * nu / ((1+nu)*(1-2*nu))
20
-
21
- fes = H1(mesh, order=2, dirichlet="left", dim=mesh.dim)
22
- # fes = VectorH1(mesh, order=2, dirichlet="left")
23
-
24
- u = fes.TrialFunction()
25
-
26
- force = CoefficientFunction( (0,1/2) )
27
-
28
- I = Id(mesh.dim)
29
- F = I + Grad(u)
30
- C = F.trans * F
31
- E = 0.5 * (C-I)
32
-
33
- def Pow(a, b):
34
- return a**b # exp (log(a)*b)
35
-
36
- def NeoHooke (C):
37
- return 0.5 * mu * (Trace(C-I) + 2*mu/lam * Pow(Det(C),-lam/2/mu) - 1)
38
-
39
-
40
-
41
- factor = Parameter(1)
42
-
43
- a = BilinearForm(fes, symmetric=False)
44
- a += Variation (NeoHooke(C).Compile()*dx)
45
- a += Variation ((-factor * InnerProduct(force,u) ).Compile()*dx)
46
-
47
-
48
- u = GridFunction(fes)
49
- u.vec[:] = 0
50
-
51
- res = u.vec.CreateVector()
52
- w = u.vec.CreateVector()
53
-
54
-
55
- for loadstep in range(10):
56
-
57
- print ("loadstep", loadstep)
58
- factor.Set (loadstep+1)
59
-
60
- for it in range(5):
61
- print ("Newton iteration", it)
62
- print ("energy = ", a.Energy(u.vec))
63
- a.Apply(u.vec, res)
64
- a.AssembleLinearization(u.vec)
65
- inv = a.mat.Inverse(fes.FreeDofs() )
66
- w.data = inv*res
67
- print ("err^2 = ", InnerProduct (w,res))
68
- u.vec.data -= w
69
-
70
- Draw (u, mesh, "displacement")
71
- SetVisualization (deformation=True)
72
- input ("<press a key>")
73
-
74
-
75
-
76
-
@@ -1,74 +0,0 @@
1
- from ngsolve import *
2
-
3
- # viscosity
4
- nu = 0.001
5
-
6
- # timestepping parameters
7
- tau = 0.001
8
- tend = 10
9
-
10
- from netgen.geom2d import SplineGeometry
11
- geo = SplineGeometry()
12
- geo.AddRectangle( (0, 0), (2, 0.41), bcs = ("wall", "outlet", "wall", "inlet"))
13
- geo.AddCircle ( (0.2, 0.2), r=0.05, leftdomain=0, rightdomain=1, bc="cyl", maxh=0.02)
14
- mesh = Mesh( geo.GenerateMesh(maxh=0.07))
15
-
16
- mesh.Curve(3)
17
-
18
- V = VectorH1(mesh,order=3, dirichlet="wall|cyl|inlet")
19
- Q = H1(mesh,order=2)
20
-
21
- X = V*Q
22
-
23
- u,p = X.TrialFunction()
24
- v,q = X.TestFunction()
25
-
26
- stokes = nu*InnerProduct(grad(u), grad(v))+div(u)*q+div(v)*p - 1e-10*p*q
27
- a = BilinearForm(X, symmetric=True)
28
- a += stokes*dx
29
- a.Assemble()
30
-
31
- # nothing here ...
32
- f = LinearForm(X)
33
- f.Assemble()
34
-
35
- # gridfunction for the solution
36
- gfu = GridFunction(X)
37
-
38
- # parabolic inflow at inlet:
39
- uin = CoefficientFunction( (1.5*4*y*(0.41-y)/(0.41*0.41), 0) )
40
- gfu.components[0].Set(uin, definedon=mesh.Boundaries("inlet"))
41
-
42
- # solve Stokes problem for initial conditions:
43
- inv_stokes = a.mat.Inverse(X.FreeDofs())
44
-
45
- res = f.vec.CreateVector()
46
- res.data = f.vec - a.mat*gfu.vec
47
- gfu.vec.data += inv_stokes * res
48
-
49
-
50
- # matrix for implicit Euler
51
- mstar = BilinearForm(X, symmetric=True)
52
- mstar += (u*v + tau*stokes)*dx
53
- mstar.Assemble()
54
- inv = mstar.mat.Inverse(X.FreeDofs(), inverse="sparsecholesky")
55
-
56
- # the non-linear term
57
- conv = BilinearForm(X, nonassemble = True)
58
- conv += (grad(u) * u) * v * dx
59
-
60
- # for visualization
61
- Draw (Norm(gfu.components[0]), mesh, "velocity", sd=3)
62
-
63
- # implicit Euler/explicit Euler splitting method:
64
- t = 0
65
- with TaskManager():
66
- while t < tend:
67
- print ("t=", t, end="\r")
68
-
69
- conv.Apply (gfu.vec, res)
70
- res.data += a.mat*gfu.vec
71
- gfu.vec.data -= tau * inv * res
72
-
73
- t = t + tau
74
- Redraw()