Commit Graph

20 Commits

Author SHA1 Message Date
mattijs
fa2971c17a BUG: cyclicACMI: ensure transformation tensors are valid. Fixes #1088. 2018-11-21 15:34:13 +00:00
Mark Olesen
a7a346b206 STYLE: indentation for FatalIOErrorInFunction calls 2018-11-06 09:49:22 +01:00
Mark Olesen
f0a92b11d1 STYLE: adjust AMI information (issue #860)
- use "min:xxx" for consistency with other outputs

- adjust decompositionInformation as well
2018-06-13 15:26:59 +02:00
Mark Olesen
63d07c9ef8 ENH: adjust AMI information for better log processing (issue #860)
- now report as  "min = XX max = YY average = ZZ"
  instead of as  "min/max/average = XX, YY, ZZ"

  this makes it easier to parse any particular value
  (eg, with foamLog)
2018-06-08 13:43:40 +02:00
Mark Olesen
c0ba7bf05a STYLE: use Ostream writeEntry when writing key/value entries
- makes for clearer code

ENH: make writeIfDifferent part of Ostream
2017-11-06 00:49:24 +01:00
mattijs
b71c4676ce ENH: cyclicACMI: report number of blended faces. Fixes #411. 2017-02-27 11:49:19 +00:00
Henry Weller
4807448bb1 cyclicACMIPolyPatch: Clear geometry when resetting
Patch contributed by Mattijs Janssens
2016-06-17 11:50:56 +01:00
Henry Weller
d438da1eb7 ACMI: Corrected conservation issue
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2057
2016-05-30 08:29:11 +01:00
Henry Weller
43beb06018 Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
Henry Weller
c4d5f65a10 Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
Henry Weller
9cae54b433 cyclicAMIPolyPatch, cyclicACMIPolyPatch: Ensure geometry is updated correctly following mesh-motion
Resolves bug-report: http://www.openfoam.org/mantisbt/view.php?id=1664
2015-10-22 09:48:40 +01:00
Henry
9c60a480eb Corrected warning message 2015-02-25 23:29:33 +00:00
Henry
f8ca4fefd3 cyclicACMIPolyPatch: Hacked to avoid sigSegv during decomposition
Resolves bug report http://www.openfoam.org/mantisbt/view.php?id=1450
2015-02-25 20:51:37 +00:00
andy
18c8c3c585 BUG: ACMI - updated interpolation weights and construction order - mantis #1279 2014-05-06 13:18:41 +01:00
andy
25d874034b ENH: Updated ACMI to allow fully disconnected regions 2014-03-20 11:02:51 +00:00
andy
2b47fbca8f ENH: cyclicACMI - tidied header #includes 2014-01-20 13:14:41 +00:00
Henry
cc780ca2c9 Correct for SP build 2013-12-22 14:05:27 +00:00
andy
b314fb887e ENH: ACMI - code updates to avoid FPEs 2013-11-20 16:22:48 +00:00
andy
bd65c6e8be ENH: Added error message if ACMI non-overlap patch is defined prior to ACMI patch 2013-05-31 16:16:12 +01:00
andy
0158cc6134 ENH: AMI - added supporting ACMI patches and boundary conditions 2013-05-28 12:45:16 +01:00