Commit graph

17 commits

Author SHA1 Message Date
Henry
1036a31979 probes: Improved formatting of header to make it easier to parse and read probe locations
New layout:

    # Probe 0 (0.0254 0.0253 0)
    # Probe 1 (0.0508 0.0253 0)
    # Probe 2 (0.0762 0.0253 0)
    #       Probe             0             1             2
    #        Time
            1e-05        142974        128861        115934
            2e-05      -69444.1        -62541      -56395.7
            3e-05      -1546.81      -1445.94      -1154.79
2015-05-05 12:29:33 +01:00
Henry
46abaef7f1 sampledSets, sampledSurfaces: Provide warning message if field cannot be found
Generate fatal error if iso-surface field cannot be found
2015-05-03 16:55:38 +01:00
Henry
9fd04eb6ba mapFields: Corrected handling of fixed value BCs
Fix provided by Mattijs Janssens
2015-02-13 12:37:06 +00:00
Henry
7404b42a76 mapFields: Minimum hack provided by Mattijs to get mapFields working again
This version is very inefficient in parallel and does not provide the
-parallelSource or -parallelTarget options which will need to be
reinstanted in the future or we could revert mapFields to the
OpenFOAM-2.2 version.

Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1495
2015-02-05 12:18:17 +00:00
Henry
31b5ea0e3a isoSurfaceCellTemplates: Skip undefined tets
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1506
2015-02-04 23:08:32 +00:00
Henry
8e005294f1 Remove duplicate include
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1507
2015-02-01 23:09:20 +00:00
mattijs
6a4d8bb43e BUG: mapNearest: candidate selection 2014-10-31 16:41:00 +00:00
mattijs
9289f685fc BUG: sampledSet: track on static mesh 2014-09-16 13:07:38 +01:00
mattijs
a2fb5c8429 ENH: uniformSet: constructing cloud on all processors 2014-09-16 09:56:14 +01:00
mattijs
c5d310b1b9 ENH: mapFields: expose AMI mapping methods 2014-09-03 11:54:30 +01:00
mattijs
5dc2851823 ENH: Ensight: updated support for generic tensor 2014-08-28 15:32:38 +01:00
mattijs
a3bdc05963 BUG: uniformSet: construct cloud on all processors 2014-08-22 15:28:39 +01:00
sergio
a65eb4f676 BUG: Fixing adress list size 2014-06-19 09:24:53 +01:00
andy
45a2caf37c ENH: mapFields - updated handling of boundary fields 2014-03-31 16:50:10 +01:00
andy
8b9a35d3e2 ENH: Updated ACMI to allow fully disconnected regions 2014-03-20 11:02:51 +00:00
andy
081e976023 ENH: meshToMesh - updated mapping of boundary field when constructed from tmp 2014-02-17 16:52:17 +00:00
OpenFOAM-admin
9fd0db5cf9 Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00