Commit Graph

  • 69f5e8e572 Use nest_asyncio for playwright/screenshots in docu master Matthias Hochsteger 2024-11-11 12:41:36 +0100
  • 47ea05dc24 Use playwright for screenshots in docu Matthias Hochsteger 2024-11-11 10:33:55 +0100
  • 94a5c898ac
    Merge 2108e17329 into fb41dddf3d Sergey Fedorov 2024-11-09 06:22:55 -0500
  • 3a4c9a45dd
    Merge 431efcedc0 into fb41dddf3d luzpaz 2024-11-09 06:22:12 -0500
  • fb41dddf3d Merge branch 'wp_close_name' into 'master' Schöberl, Joachim 2024-11-05 17:35:30 +0100
  • 22a251e4fd optional name in wp.Close for last edge Christopher Lackner 2024-11-05 14:58:30 +0100
  • ddf64c8250 Merge branch 'std_exception_inv_arg' into 'master' Schöberl, Joachim 2024-11-05 11:00:48 +0100
  • 629cca9413 Use std::tuple<double,double> instead of py::tuple with length and type checks Matthias Hochsteger 2024-11-05 10:46:08 +0100
  • 45acbbf6ef use std invalid argument instead of Exception in py constructor Christopher Lackner 2024-11-05 07:55:23 +0100
  • 109224ebd4 Manually limit boundary layer thickness at special points boundarylayer_fixes Matthias Hochsteger 2024-10-31 16:55:49 +0100
  • 33e76840b9 Write separate mesh with only quads on open quads error Matthias Hochsteger 2024-10-31 16:54:59 +0100
  • c27dbdef30 Fix growth vector calculation (do more vector reduction to avoid strange results from inverting badly conditioned matrix) Matthias Hochsteger 2024-10-31 15:49:41 +0100
  • c27650af0a Remove debug output Matthias Hochsteger 2024-10-30 21:54:04 +0100
  • 9f3ccbb9d0 Fix CheckLimits Matthias Hochsteger 2024-10-30 21:53:57 +0100
  • e7e15069f3 Fix seg/trig intersection tolerance Matthias Hochsteger 2024-10-30 21:53:36 +0100
  • 0a2479bf00 Some fixes in growth vector limitation Matthias Hochsteger 2024-10-30 13:46:24 +0100
  • 99be6bbc0e Don't add new segments in blayer if 'only_add_volume_elements' is set Matthias Hochsteger 2024-10-25 15:04:34 +0200
  • 4f927f5469 Fix abort criteria in boundarylayer thickness limitation Matthias Hochsteger 2024-10-24 17:10:10 +0200
  • 7f294a582c Throw error earlier in intersection-check, utility function to write mesh on error Matthias Hochsteger 2024-10-24 16:58:27 +0200
  • aa2e0ace99 Stop blayer limitation if 1e-10 is reached, and throw an Exception Matthias Hochsteger 2024-10-24 15:50:44 +0200
  • 72e25d45a4 Only check for self-intersection on moved boundaries Matthias Hochsteger 2024-10-24 15:50:21 +0200
  • 54e5de4395 Write debug output only if debugparam.debugoutput is set Matthias Hochsteger 2024-10-24 11:35:35 +0200
  • be79facdb3 Stop meshing if boundarylayer thickness limitation reaches 1e-10 Matthias Hochsteger 2024-10-24 11:32:13 +0200
  • 600b33edd6 Write debug output only if debugparam.debugoutput is set Matthias Hochsteger 2024-10-24 11:31:54 +0200
  • 6aa634ce1f Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-10-24 11:08:58 +0200
  • 00e4d356c4
    Merge 9db68e28f2 into 9a7a9fa445 nikhilsrajan 2024-10-22 11:17:28 +0800
  • 9a7a9fa445 remove unused variable Joachim Schoeberl 2024-10-19 14:38:48 +0200
  • 6debf03402 Merge branch 'periodic_and_cs' into 'master' Lackner, Christopher 2024-10-16 20:02:23 +0200
  • b981d45069 enable periodic + closesurface identification on same boundaries Christopher Lackner 2024-10-16 19:32:43 +0200
  • 03057420f7 Merge branch 'master' into boundarylayer_fixes Matthias Hochsteger 2024-10-16 18:27:30 +0200
  • db9aaef220 Don't build for Python 3.8 anymore Matthias Hochsteger 2024-10-16 10:26:53 +0200
  • 141af42887 Merge branch 'idnrs_in_merge_mesh' into 'master' Schöberl, Joachim 2024-10-13 13:34:49 +0200
  • 75823e8244 propagate idnrs in merge mesh (for ZRefine) Christopher Lackner 2024-10-13 10:57:29 +0200
  • 5b245d4de3 Merge branch 'build_with_older_pybind11' into 'master' Schöberl, Joachim 2024-10-10 09:17:12 +0200
  • 587b766418 also allow building with older pybind11 without py::set_error Lackner, Christopher 2024-10-10 09:17:11 +0200
  • ee30afc33c Merge remote-tracking branch 'gitlab/boundarylayer_fixes' into boundarylayer_fixes Matthias Hochsteger 2024-10-08 18:48:53 +0200
  • 92f4381c56 Fix RangeException Matthias Hochsteger 2024-10-08 18:48:15 +0200
  • de23efb731 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-10-08 17:41:30 +0200
  • 4a1fe78ff6 Rename blp.keep_surfaceindex to disable_curving Matthias Hochsteger 2024-10-08 17:35:53 +0200
  • 4373def54b Don't attempt to curve edges if edgenr < 0 Matthias Hochsteger 2024-10-08 17:35:16 +0200
  • 82965f63b0 formatting Matthias Hochsteger 2024-10-08 16:20:53 +0200
  • e30677169b Merge branch 'misc_fixes' into 'master' Hochsteger, Matthias 2024-10-08 14:31:40 +0200
  • ab985ba044 Fix optimizations in domains with non-tet elements Matthias Hochsteger 2024-10-08 14:01:22 +0200
  • 8a049799e2 Fix debugging function GetOpenElements() Matthias Hochsteger 2024-10-08 14:00:12 +0200
  • a8309fae1c Update d3, fix styles in timing html chart Matthias Hochsteger 2024-10-08 13:59:30 +0200
  • 267830387f PajeTrace - option to write only (small) html charts and no trace file Matthias Hochsteger 2024-10-07 15:57:35 +0200
  • e5af7bca42 Merge remote-tracking branch 'gitlab/master' into boundarylayer_fixes Matthias Hochsteger 2024-10-08 13:56:54 +0200
  • f2518b92bb Typedefs for Trig, Seg, fix limitation at prism side trigs Matthias Hochsteger 2024-10-08 12:37:17 +0200
  • 96bad51dd3 Pyodide fixes Matthias Hochsteger 2024-10-07 18:04:20 +0200
  • ba8172e1fe Revert changes in divide mesh Matthias Hochsteger 2024-10-07 16:57:46 +0200
  • 6975910031 PajeTrace - option to write only (small) html charts and no trace file Matthias Hochsteger 2024-10-07 15:57:35 +0200
  • 6160fd4d26 Cleanup Matthias Hochsteger 2024-10-07 15:45:19 +0200
  • 70eb3cc1f1 Faster boundary layer thickness limitation, fix equalizing Matthias Hochsteger 2024-10-07 15:32:07 +0200
  • d13a98231b Fix CombineImprove with non-tets in mesh Matthias Hochsteger 2024-10-07 15:30:38 +0200
  • 787169d2b8 cleanup, fixes Matthias Hochsteger 2024-10-07 11:54:28 +0200
  • dbffb79550 some more Matthias Hochsteger 2024-10-04 20:38:58 +0200
  • 9693a42a6a something Matthias Hochsteger 2024-10-03 19:11:07 +0200
  • 3de8b2f153 Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-10-03 18:06:46 +0200
  • 0daeeb20aa BLayer - Option to build only volelements without new surface elements/edges/domains Matthias Hochsteger 2024-10-03 18:06:34 +0200
  • 2d653b2672 Multiple changes in boundarylayer code Matthias Hochsteger 2024-10-02 11:19:22 +0200
  • 12f42b30cd New test results Matthias Hochsteger 2024-10-01 14:16:15 +0200
  • 610df21281 Merge branch 'master' into boundarylayer_fixes Matthias Hochsteger 2024-10-01 13:34:58 +0200
  • 1e20c1860b Fix RemoveIllegalElements Matthias Hochsteger 2024-10-01 13:28:14 +0200
  • 27e594382d Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-10-01 13:29:27 +0200
  • b1182e48b8 Fix RemoveIllegalElements Matthias Hochsteger 2024-10-01 13:28:14 +0200
  • 40fc4bf0dc Multiple limitation passes in boundary layer, better symmetry Matthias Hochsteger 2024-10-01 13:03:01 +0200
  • f6902c1f6e Multiple blayer limitation passes with decreasing smothing Matthias Hochsteger 2024-10-01 11:50:41 +0200
  • a287ed5d0c
    Merge 3a509b92bb into c4dbe60f78 martinhammerschmidt 2024-09-28 22:08:33 -0400
  • c4dbe60f78 create edge from two vertices Joachim Schoeberl 2024-09-28 20:29:12 +0200
  • ce3f627e36 Merge branch 'occ_vec_from_dir' into 'master' Schöberl, Joachim 2024-09-28 20:17:25 +0200
  • 10986ffbab convert gp_Dir to gp_Vec Christopher Lackner 2024-09-28 16:39:19 +0200
  • 3e279da9bf Merge branch 'occ_make_polygon' into 'master' Schöberl, Joachim 2024-09-28 15:34:40 +0200
  • 6b662a9634 export occ MakePolygon Christopher Lackner 2024-09-28 15:15:44 +0200
  • d82c96ba2b Move limits array to Limiter Matthias Hochsteger 2024-09-27 18:30:47 +0200
  • c0422c160b Revert skipping prismrules in volume mesher Matthias Hochsteger 2024-09-27 17:33:25 +0200
  • a6e8abca3e cleanup Matthias Hochsteger 2024-09-27 17:32:07 +0200
  • bb2646945a format boundarylayer.cpp Matthias Hochsteger 2024-09-27 17:30:36 +0200
  • 2124ab5980 Merge branch 'blayer_parameters' into boundarylayer_fixes_cleanup Matthias Hochsteger 2024-09-27 17:30:01 +0200
  • 7f8172aaf6 Allow vector<int> as domain, project_boundaries in BoundaryLayerParameters Matthias Hochsteger 2024-09-27 17:29:05 +0200
  • 719ab271d4 start to cleanup blayer code Matthias Hochsteger 2024-09-27 17:03:26 +0200
  • 565bc2dc6a Merge remote-tracking branch 'origin/master' into boundarylayer_fixes_cleanup Matthias Hochsteger 2024-09-27 16:34:39 +0200
  • 2ff62bc283 Merge branch 'blayer_as_meshing_parameter' into 'master' Schöberl, Joachim 2024-09-27 16:30:50 +0200
  • 833a177e34 Add BoundarylayerParameters to MeshingParameters Hochsteger, Matthias 2024-09-27 16:30:50 +0200
  • 592221ee19 Merge branch 'fix_identified_point_handling' into 'master' Schöberl, Joachim 2024-09-27 16:30:29 +0200
  • 27b8b5e7c8 Fix handling identified points in Compress and MeshVolume Hochsteger, Matthias 2024-09-27 16:30:29 +0200
  • fb39692f9c Merge branch 'skip_non_tet_points_in_smoothing' into 'master' Schöberl, Joachim 2024-09-27 16:29:47 +0200
  • 61bed581ec Don't do mesh smoothing at non-tet elements Hochsteger, Matthias 2024-09-27 16:29:47 +0200
  • f3a2cee15b Merge branch 'range_check_in_ngarray' into 'master' Schöberl, Joachim 2024-09-27 16:29:29 +0200
  • 663eaffbb2 Apply blayer_as_meshing_parameter changes Matthias Hochsteger 2024-09-27 13:12:14 +0200
  • 7774b6ccd7 cleanup Matthias Hochsteger 2024-09-27 11:52:12 +0200
  • 13d962acdd Write more debug output meshes on failure Matthias Hochsteger 2024-09-27 11:48:28 +0200
  • 5e3743df31 Code cleanup Matthias Hochsteger 2024-09-27 11:43:54 +0200
  • dd85220021 Clean up debugging code Matthias Hochsteger 2024-09-27 11:40:34 +0200
  • 08a00cb32a Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-09-27 11:34:56 +0200
  • 156a429898 Remove empty file ngarray.cpp Matthias Hochsteger 2024-09-27 11:27:01 +0200
  • 5c38bef3cf Fix initializing empty tables Matthias Hochsteger 2024-04-02 23:34:12 +0200
  • 451e59afa2 Use new range check macro in NgArray Matthias Hochsteger 2024-02-14 09:47:37 +0100
  • 5b6a659356 Merge branch 'fix_splitimprove_edge' into 'master' Schöberl, Joachim 2024-09-27 01:00:51 +0200
  • 9f6c64a4f9 Fix splitimprove edge Hochsteger, Matthias 2024-09-27 01:00:50 +0200
  • e26513814f Merge remote-tracking branch 'origin/master' into boundarylayer_fixes Matthias Hochsteger 2024-09-26 20:04:49 +0200