Commit graph

  • 2a04913eaf Clean-up Hrvoje Jasak 2018-10-18 19:21:06 +0100
  • faf418d2fd Added load balance switch to topoChanger Hrvoje Jasak 2018-10-18 19:20:33 +0100
  • d9e45cb58c Clean-up of default copy constructors for polyPatches - copy constructor needed Hrvoje Jasak 2018-10-18 19:18:19 +0100
  • 284344a11e Near-wall distance handling for variable number of patches during topo change: dynamic load balancing Hrvoje Jasak 2018-10-18 19:17:47 +0100
  • 2ef8bbb6b7 Clean-up of default copy constructors for polyPatches - copy constructor needed Hrvoje Jasak 2018-10-18 19:17:14 +0100
  • d349a41795 LabelField change for pointLevel and cellLevel Hrvoje Jasak 2018-10-16 09:22:29 +0100
  • fbed59fec8 LabelField change for pointLevel and cellLevel Hrvoje Jasak 2018-10-16 09:21:57 +0100
  • 96a2f708c6 Formatting Hrvoje Jasak 2018-10-16 09:21:38 +0100
  • e044a43866 Added info on refinement selection constructor Hrvoje Jasak 2018-10-16 09:20:30 +0100
  • 7fc3e1d6bb Bugfix: dynamic refinement restart: only initialise topo modifiers if they haven't been read in during construction Hrvoje Jasak 2018-10-16 09:20:09 +0100
  • 6b09536c33 Merged volume continuity check files Hrvoje Jasak 2018-10-12 10:37:05 +0100
  • 850f11a9fc Tutorial update Hrvoje Jasak 2018-10-11 17:32:54 +0100
  • e51b6eea28 Bugfix: whne comparing IB patch size, fvPatch is relevant (polyPatch size is different and wrong) Hrvoje Jasak 2018-10-11 17:15:07 +0100
  • f9c325021f Simplification of the pimple IB solver: mesh update and flux correction Hrvoje Jasak 2018-10-11 16:47:58 +0100
  • b8b7ba6eee Dynamic IBM tutorial: change parallel test to 10 processors Hrvoje Jasak 2018-10-11 16:46:19 +0100
  • 68b3c8db64 Bugfix in layered overlap fringe Vuko Vukcevic 2018-10-09 14:56:41 +0200
  • 89ba5dc8f9 Layered overlap fringe strategy Vuko Vukcevic 2018-10-09 14:52:45 +0200
  • 187115af22 Update Immersed boundary unrefinement criteria Hrvoje Jasak 2018-10-09 11:02:55 +0100
  • 487d4b5e30 BUGFIX: Fixed missing dependency in Windows compilation Henrik Rusche 2018-10-08 17:52:13 +0200
  • 81f6f900b4 Formatting Hrvoje Jasak 2018-10-05 18:22:48 +0100
  • eac673ee7c Update poly refinement to escape multiple checks within a time-step Hrvoje Jasak 2018-10-05 18:22:24 +0100
  • 9cca3228bf Added functions to carry patch type when a base copy constructor is not called Hrvoje Jasak 2018-10-05 18:21:48 +0100
  • a9cb8f1cc2 Improved controls for immersed boundary refinement: inside of the IB object Hrvoje Jasak 2018-10-05 18:21:00 +0100
  • ee10ee60aa Updated header comments Hrvoje Jasak 2018-10-05 18:20:20 +0100
  • 0545b117c1 Improve immersed boundary debug info Hrvoje Jasak 2018-10-05 18:19:07 +0100
  • 6246dd6946 Bugfix: carry immersed boundary patch type Hrvoje Jasak 2018-10-05 18:18:55 +0100
  • 723da35299 Typo in comment Hrvoje Jasak 2018-10-01 19:08:06 +0100
  • dace0ac19d Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease Hrvoje Jasak 2018-09-26 17:27:29 +0100
  • c6460044b2 Bugfix: double execution of function objects per time-step Hrvoje Jasak 2018-09-26 17:26:40 +0100
  • f145691299 Update for parallel dynamic mesh Hrvoje Jasak 2018-09-26 17:26:09 +0100
  • c3251bc400 Reset gamma and sGamma patch values for IB patches Hrvoje Jasak 2018-09-26 14:50:38 +0100
  • 6ba8b5e6b3 Bugfix: remove reset of pressure field on evaluate for fvs immersed boundary Hrvoje Jasak 2018-09-26 14:48:03 +0100
  • 69e10d419c Control debug messages Hrvoje Jasak 2018-09-26 13:29:38 +0100
  • 154fcce817 Fixed comment Hrvoje Jasak 2018-09-26 13:28:13 +0100
  • 32d3595ded PLB with particles + accumulated bugfixes/backports. Author: Henrik Rusche. Hrvoje Jasak 2018-09-25 12:30:18 +0100
  • 95d31b8b9d Bugfix related to variable time step on deforming meshes using backward scheme. Author: Vuko Vukcevic. Merge: Hrvoje Jasak Hrvoje Jasak 2018-09-25 11:59:54 +0100
  • ef1c4242c1 Bugfix in shared point detection (not all problems resolved, yet) Henrik Rusche 2018-07-13 11:47:18 +0200
  • 05e7057e4d Backward compatibility and erroneous comment in DiagTensor Henrik Rusche 2018-09-24 16:06:36 +0200
  • a9c7a176e3 BUGFIX: Mesh update in lagrangian Henrik Rusche 2018-08-19 16:49:25 +0200
  • c001bc33b7 BUGFIX: hanging pointer if the local mesh is empty (no need to map particles) Henrik Rusche 2018-07-20 18:31:55 +0200
  • f67382b044 BACKPORT: MVC interpolation Henrik Rusche 2018-07-20 17:52:02 +0200
  • 0d33286f17 BUGFIX: incremental switch merged incorrectly Henrik Rusche 2018-07-16 12:11:02 +0200
  • 8d356e7456 PLB with clouds Henrik Rusche 2018-07-03 22:26:12 +0200
  • 9b48a244ab Bugfix and improvement in interpolateXY template Vuko Vukcevic 2018-09-24 16:57:22 +0200
  • d5b37a2d37 Bugfix: mesh flux using backward scheme with variable time step Vuko Vukcevic 2018-09-07 14:56:55 +0200
  • ec998a5bc1 Update debug message formatting Hrvoje Jasak 2018-09-07 13:43:22 +0100
  • c4a6167cd0 Tutorial update: immersed boundary Hrvoje Jasak 2018-09-07 12:43:09 +0100
  • ff509e6a62 Update reading mechanism for patch type in immersed boundary Hrvoje Jasak 2018-09-07 09:51:02 +0100
  • bcb361ba75 Handling refinement selection tolerances Hrvoje Jasak 2018-09-06 18:34:48 +0100
  • 5aeb7d036b Bugfix: Fix writing of gamma before boundary was set Hrvoje Jasak 2018-09-06 18:34:14 +0100
  • 094039ec24 Fix set dead cell value for moving immersed boundary Hrvoje Jasak 2018-09-06 18:33:34 +0100
  • 012e01815a Bugfixes in immersed boundary fvPatches: patch type Hrvoje Jasak 2018-09-06 18:33:14 +0100
  • 58421f0713 Bugfix: Area tolerances needed in thin face cut Hrvoje Jasak 2018-09-06 18:32:35 +0100
  • 7508fede0b Bugfix: mis-identified wet/dry face Hrvoje Jasak 2018-09-06 18:32:13 +0100
  • 007a935a81 New tutorial: moving mesh turbulent immersed boundary with adaptive mesh refinement, 2-D Hrvoje Jasak 2018-09-06 18:27:10 +0100
  • e38c7e68ec Formatting Hrvoje Jasak 2018-09-06 18:23:41 +0100
  • aa5131b114 Dynamic refinement with immersed boundary wall function: fixes Hrvoje Jasak 2018-09-06 18:23:21 +0100
  • e97fa4ed9e Immersed boundary tutorial update Hrvoje Jasak 2018-09-06 16:26:26 +0100
  • 92b20a2edf Removed postProcessing from tutorial Hrvoje Jasak 2018-09-06 16:26:05 +0100
  • 36ae9b00d4 Update to 2-D mesh refinement Hrvoje Jasak 2018-09-06 11:13:04 +0100
  • bb6facbfbf Immersed boundary tutorial update: boundary condition, z-span in 2-D, turbulent moving mesh Hrvoje Jasak 2018-09-05 17:18:17 +0100
  • 79fcd76f83 Removed old notes Hrvoje Jasak 2018-09-05 16:07:27 +0100
  • e0e2ed8c14 Remove body-fitted tutorial from immersed boundary Hrvoje Jasak 2018-09-05 16:04:14 +0100
  • dd5757b78a Minimum face area refinement selection algorithm for 2D cases. Author: Vuko Vukcevic. Merge: Hrvoje Jasak. Hrvoje Jasak 2018-09-05 12:19:35 +0100
  • d7d07ea75b Recent cumulative port fixes related to nextRelease. Author: Vuko Vukcevic. Merge: Hrvoje Jasak. Hrvoje Jasak 2018-09-05 12:18:24 +0100
  • fac6af9e34 Minimum 2D face area refinement selection algorithm Vuko Vukcevic 2018-09-04 13:00:35 +0200
  • 9ac13fd1e9 Changed Allrun script in NACA4412 100 cores overset test Vuko Vukcevic 2018-09-03 10:23:41 +0200
  • c7cd6b09fd Bugfix when writing overset region index Vuko Vukcevic 2018-09-03 09:39:54 +0200
  • 02bc8b5f69 Bugfix in MixingPlaneInterpolation due to recent GGI updates Vuko Vukcevic 2018-08-31 14:26:48 +0200
  • 52b2e5e0e5 Bugfix and clean-up in leastSquaresVectors Vuko Vukcevic 2018-08-30 16:38:47 +0200
  • b4f9cbd029 Bugfix: missing updateMesh call for function objects Vuko Vukcevic 2018-08-30 16:27:35 +0200
  • 2c007a1404 Bugfix: add global point patch. Zeljko Tukovic Hrvoje Jasak 2018-08-28 14:37:27 +0100
  • d2666ed38f Bug fix for negative rpm in ramping MRF cases. Gregor Cvijetic Hrvoje Jasak 2018-08-23 12:14:34 +0100
  • be8da8b80c Updated mechanism of implicitness across coupled boundaries with transforms and mixing plane bug fix Hrvoje Jasak 2018-08-23 12:07:39 +0100
  • 23ad1613aa Porting: added missing foamTime.H header Hrvoje Jasak 2018-08-23 09:49:11 +0100
  • bf8d5ed3ad Minor clean-up Hrvoje Jasak 2018-08-23 09:48:27 +0100
  • c78f57ec2a Formatting Hrvoje Jasak 2018-08-23 09:47:56 +0100
  • 64ef3b387f Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-4.0 into nextRelease Hrvoje Jasak 2018-08-21 14:59:29 +0100
  • a0ca6258df New fv fvs patch field vidtual function: update on motion. Immersed boundary support Hrvoje Jasak 2018-08-21 14:59:11 +0100
  • 6ec2ad6239 Comment clean-up Hrvoje Jasak 2018-08-21 14:58:26 +0100
  • 871d03e4d3 Rename private member deltaCoeffs Hrvoje Jasak 2018-08-21 14:38:27 +0100
  • 65fcc20630 Aded swirlInletVelocity boundary condition Hrvoje Jasak 2018-08-21 14:37:27 +0100
  • d5b9215b1e Moving immersed boundary turbulence modelling support Hrvoje Jasak 2018-08-21 14:36:29 +0100
  • 1644c147f6 Added system MPICH support for linux64Gcc Hrvoje Jasak 2018-08-21 14:35:48 +0100
  • 1e8ecf40c5 Clean-up Hrvoje Jasak 2018-08-21 14:17:25 +0100
  • 19794a6eba Immersed boundary moving mesh turbulence updates; fundamental IB patch field updates Hrvoje Jasak 2018-08-21 14:17:03 +0100
  • d3760c2b7f Added system MPICH support for linux64Gcc Hrvoje Jasak 2018-08-21 14:15:57 +0100
  • 32c8ba2f7d Bugfix in parallel overset regarding FatalError. Author: Vuko Vukcevic. Merge: Hrvoje Jasak. Hrvoje Jasak 2018-08-12 21:29:42 +0100
  • 45eb621334 Formatting Hrvoje Jasak 2018-08-10 13:26:47 +0100
  • e0a0502320 Same missing reduce in overlapFringe Vuko Vukcevic 2018-08-10 12:13:58 +0200
  • 5299f79343 Bugfix in parallel overset regarding FatalError. Author: Vuko Vukcevic. Merge: Hrvoje Jasak. Hrvoje Jasak 2018-08-09 13:17:27 +0100
  • 3d3edc820a Forgot to reduce when handling error Vuko Vukcevic 2018-08-06 22:19:27 +0200
  • 77a51c3c9e Fixed tutorial errors Hrvoje Jasak 2018-08-01 18:28:39 +0100
  • d7b941dcc4 Fixed tutorial errors Hrvoje Jasak 2018-08-01 18:28:14 +0100
  • 438dd0a3ab Updated meshDict for a faster-running tutorial Hrvoje Jasak 2018-07-30 19:43:25 +0100
  • b813e11b75 Update to noSuitability DSF and tutorials. Author: Vuko Vukcevic. Merge: Hrvoje Jasak. Hrvoje Jasak 2018-07-30 19:35:36 +0100
  • 3a08616a79 Added a few FatalError checks Vuko Vukcevic 2018-07-30 10:40:07 +0200
  • 095ac84cb4 Update to overset validationSuite NACA4412 case Vuko Vukcevic 2018-07-30 09:11:05 +0200
  • 2f00bb4af1 Update to noSuitability DSF Vuko Vukcevic 2018-07-30 08:32:00 +0200
  • 657c6abfb8 Updates to overset tutorials using overlap fringe Vuko Vukcevic 2018-07-30 08:31:41 +0200