Hrvoje Jasak
0585614ac4
Bugfix: explicit fvBoundaryMesh constructor
2018-05-15 10:43:31 +01:00
Hrvoje Jasak
84a5199d89
Formatting
2018-05-15 10:43:07 +01:00
Hrvoje Jasak
d6ae246151
Bugfix: Initialisation of child array
2018-05-15 10:38:36 +01:00
Hrvoje Jasak
5f8851bb50
Fix resetPatch flag copy
2018-05-14 09:27:41 +01:00
Hrvoje Jasak
0469dc6287
Formatting
2018-05-11 18:33:27 +01:00
Hrvoje Jasak
a4617cca01
Refactoring of load balance: move function into topoChangerFvMesh
2018-05-11 18:32:37 +01:00
Hrvoje Jasak
c1f86cba2d
Remove print statements
2018-05-11 18:30:54 +01:00
Hrvoje Jasak
31adfb3200
Added globalProcFaceIndex
2018-05-10 09:57:13 +01:00
Hrvoje Jasak
20e6a816a2
Bugfix: Added missing reduce in mesh quality checks
2018-05-10 09:57:03 +01:00
Vuko Vukcevic
2e170aa989
Merge branch 'polyhedralAMR-improvements' into CumulativeDevelopment-VukoVukcevic-nextRelease
2018-05-10 10:04:59 +02:00
Vuko Vukcevic
579268ae2d
Updated tutorials for using global thermalModels
2018-05-09 15:08:01 +02:00
Hrvoje Jasak
c420520633
Fixes for targeted insertion of reconstructed meshes in load balancing
2018-05-09 13:43:23 +01:00
Vuko Vukcevic
4d7859d8d2
Merged thermalModels
...
There were two sets of thermalModels in conjugateHeatTransfer library and
solidModels library. They are now merged into the conjugateHeatTransferLibrary
2018-05-09 14:28:48 +02:00
Hrvoje Jasak
2877964cb6
Global face index handling in passive processor patches
2018-05-09 12:55:16 +01:00
Hrvoje Jasak
8878766520
Bugfix: work with polyPatches only
2018-05-09 12:54:34 +01:00
Henrik Rusche
42cbdd1fd6
BUGFIX: Fix bug is parallel execution by bringing isoSurface in-line with vanilla
2018-05-03 12:58:50 +02:00
Vuko Vukcevic
7ad4da9e89
Update to vtkSurfaceWriter
...
Writing "double" instead of "float" more reliable for most paraview versions.
Author: Karl Meredith
2018-05-03 10:14:35 +02:00
Vuko Vukcevic
b0811b398d
Bugfix in argList.C
...
Correct initialization and override of global controlDict switches
2018-05-02 15:30:17 +02:00
Hrvoje Jasak
4612194654
Remove debug print statetment
2018-05-02 12:24:08 +01:00
Hrvoje Jasak
cca5743dee
Bugfix: filter empty processor patches
2018-05-02 10:21:53 +01:00
Hrvoje Jasak
1e8847d71e
Refactor decompose/reconstruct tools for load balancing
2018-05-01 15:57:12 +01:00
Hrvoje Jasak
7174595839
Working load balancing code
2018-05-01 15:56:31 +01:00
Hrvoje Jasak
afde586e9f
Bugfix: Update signalling for topologically changing mesh
2018-05-01 15:55:29 +01:00
Hrvoje Jasak
d490c9d9b5
Formatting
2018-05-01 15:53:44 +01:00
Hrvoje Jasak
a1eae83ca6
Added more typedefs in Field, DimensionedField and GeometricField
2018-05-01 15:52:53 +01:00
Hrvoje Jasak
48a70dfb29
Formatting
2018-05-01 15:51:56 +01:00
Vuko Vukcevic
ef69c12106
Graded normal extrude model
2018-04-25 13:29:14 +02:00
Vuko Vukcevic
40530a7921
Conservative bridged overlap GGI verification case
...
Channel test case (7 cells) with sudden contraction using bridged overlap with
potentialFoam.
2018-04-25 12:37:23 +02:00
Vuko Vukcevic
6c22d372bd
Updates to donorAcceptor's default constructor
...
Initializing values acceptor and donor data to invalid (-1) values
2018-04-25 10:51:04 +02:00
Vuko Vukcevic
047bc41b27
Updates to polyMesh::changing_ flag
...
It's better to update it in polyTopoChanger::changeMesh() than in
polyMesh::updateMesh(). This way, it is consistent with directTopoChange engine
2018-04-25 10:00:27 +02:00
Hrvoje Jasak
41829c7a53
Field mapping for patch reset
2018-04-24 19:04:02 +01:00
Vuko Vukcevic
8a14f3ce8e
Bugfix in samplesCuttingPlane
...
Need to trigger the re-calculation of cutting plane on topo changes
2018-04-24 16:03:09 +02:00
Vuko Vukcevic
d7a357b646
Bugfix in polyMesh::updateMesh
...
Need to set changing_ flag to true automatically when performin topo changes or
otherwise calling updateMesh
2018-04-24 16:02:27 +02:00
Hrvoje Jasak
9cc1acc8a0
Load balancing - WIP
2018-04-24 11:07:07 +01:00
Hrvoje Jasak
942ecf88c1
Load balancing support, fvMesh
2018-04-24 11:05:21 +01:00
Hrvoje Jasak
685151b9be
Formatting
2018-04-24 11:04:22 +01:00
Hrvoje Jasak
3f8721dfec
Load balancing support, polyMesh
2018-04-24 11:04:03 +01:00
Hrvoje Jasak
f523ecfb3c
Formatting
2018-04-24 11:03:39 +01:00
Hrvoje Jasak
3199b527b7
Bugfix: future patch processor ordering
2018-04-23 17:05:46 +01:00
Hrvoje Jasak
d8d860caee
Load balancing updates
2018-04-23 10:26:52 +01:00
Vuko Vukcevic
9ee5d49575
Updates to polyhedralRefinement and dynamicPolyRefinementFvMesh
...
1. Switched from pointBasedConsistency to edgeBasedConsistency in order to allow
more than 2 refinement levels in a correct way (hopefully),
2. Note on parallelisation: getting edge cell addressing across processor
boundaries is tricky, but if we use more stringent 1:1 face refinement across
coupled boundaries, then the edge based consistency becomes a local operation
(at least I'm 99% sure it does: hard to think of all variants with arbitrary
polyhedra),
3. Added an option to skip unrefinement if both refinement/unrefinement are
triggered for a single step. This is switched off by default since performing
refinement/unrefinement in a single go should work without issues.
2018-04-17 12:24:52 +02:00
Martin Beaudoin
14c43b4728
Bugfix for test harness with bad characters in hostname string:
...
Using a pre-existing CTest command option for removing such characters.
Just a cleaner implementation for this bugfix.
2018-04-16 00:10:22 -04:00
Martin Beaudoin
2adbd0457a
Correction for a problem with newer versions of CMake that are refusing to upload the test harness
...
results to the CDash server.
The generated error message is the following: "Error message was: Illegal characters found in URL"
Diagnostic:
If the environment variable CDASH_SUBMIT_LOCAL_HOST_ID is not initialized, the FQN hostname of the
system will be picked by the CMake/CTest scripts. The CTest internal system command used for retrieving
the FQN hostname is indeed leaving a carriage return in the returned hostname string.
That string is in turn reused to construct an URL that will be shared with the CDash service. The presence
of such characters (\n and \r) is no longer accepted by newer versions of CTest/CMake.
Solution:
The solution is simply to check and remove such characters from the hostname string.
2018-04-15 21:51:43 -04:00
Hrvoje Jasak
6f06d1cbd3
Comments
2018-04-13 22:14:06 +01:00
Hrvoje Jasak
afdc01fec6
Clean-up
2018-04-13 22:13:41 +01:00
Hrvoje Jasak
6da19d932c
Load balancing development, 5
2018-04-13 22:13:13 +01:00
Hrvoje Jasak
8ca9d01c74
Modified decomposition tools: passive patches
2018-04-12 17:47:18 +01:00
Henrik Rusche
803aa6a50f
Bugfixes for swak4foam + minor fixes from B.Gschaider
2018-04-12 15:30:27 +02:00
Hrvoje Jasak
afef1bac2f
Robustness improvement for layer addition/removal triggering
2018-04-12 14:05:28 +01:00
Hrvoje Jasak
cf76aac792
Bugfix: cannot recalculate deltaCoeffs in a mesh after topo change due to zero volume/area elements. Move into movePoints
2018-04-10 21:19:26 +01:00