Commit Graph

442 Commits

Author SHA1 Message Date
29617783ea BUG: meshToMesh: protect neighbours on top of destination 2013-09-19 09:33:03 +01:00
5ac31aabc8 ENH: FieldMapper: extend with unmapped checking flag 2013-09-12 15:37:53 +01:00
db22ecdc26 ENH: sampledTrisurfaceMesh: construct from triSurface 2013-09-10 17:28:51 +01:00
670cb9dda2 ENH: nastranSurfaceWriter: added comment 2013-09-02 13:12:00 +01:00
491e4821d0 ENH: plane sampling: make triangulation optional 2013-09-02 11:12:17 +01:00
61ce6eec5d BUG: nastran: interpolated values not normalised 2013-08-16 16:10:45 +01:00
8f144c3ab7 COMP: sampling: missing .C in Make/files 2013-08-13 12:23:51 +01:00
472fbded89 BUG: ensight: symmTensor writing 2013-08-13 10:19:10 +01:00
98fb5e634a BUG: sampledCuttingPlane: compaction of triangle maps 2013-06-27 14:23:59 +01:00
e9932a0be7 probes: write probe data in user-time rather than s 2013-06-12 12:51:56 +01:00
c3a2dd3188 ENH: Adding virtual function timeSet() to function objects:
probes, sampledSets and sampledSurfaces
2013-06-07 11:19:24 +01:00
1d4a02e1c0 ENH: mesh-to-mesh interplation - reinstated patchMap input ordering 2013-06-03 17:31:15 +01:00
e939a6e095 ENH: mesh-to-mesh developments 2013-05-08 11:39:21 +01:00
b07d3f1c65 ENH: Updated mesh-to-mesh interpolation using direct method 2013-05-07 12:18:59 +01:00
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
6000d2fb97 ENH: Refectored mesh-to-mesh interpolation methods - now run-time selectable 2013-04-12 15:52:12 +01:00
24a0d15c7e ENH: Updated new mesh-to-mesh class to use updated AMI functionality 2013-04-11 18:09:31 +01:00
99eee3c0d6 ENH: Better handling for regExp usage in sampledSurfaces 2013-04-09 16:26:08 +01:00
3382bd825c ENH: Updated sampledSurfaces output 2013-04-08 17:33:10 +01:00
26c2c3f627 BUG: Corrected collocated patch handling 2013-04-05 11:36:49 +01:00
bf8df5f502 BUG: Corrected sampling - handling of field regExps and field surface output 2013-04-05 11:36:07 +01:00
dec0a99a24 ENH: Updated mesh-to-mesh nearest mapping 2013-03-26 15:13:32 +00:00
09ee234255 STYLE: Updated header documentation 2013-03-25 16:59:25 +00:00
f4d592c335 ENH: Added map nearest option to mesh-to-mesh interpolation 2013-03-22 18:41:14 +00:00
97373ec669 ENH: Updated mesh-to-mesh interpolation for vol-field mapping 2013-03-22 15:30:56 +00:00
5d7bff5156 BUG: sampledSet: extraneous clearout of pointMesh and volPointInterpolation: Mantis 698 2013-03-13 17:21:55 +00:00
53df4289df ENH: Consistency updates - license text abnd code formatting 2013-03-12 15:40:03 +00:00
7bc0688c55 BUG: sampleAndWrite reading fields on time folders and not on the
database
2013-03-05 17:35:28 +00:00
74e16d7729 Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:50 +00:00
944b8d438b Reformat "template <..." to template<"
Add support for constructing VectorSpaces from forms with lower component type,
e.g. Vector<scalar> from Vector<label>
2013-02-21 15:07:09 +00:00
a07b59c279 STYLE: Updated copyright year 2013-01-21 16:49:49 +00:00
03ee3a5046 GIT: merge conflict resolution 2013-01-21 16:48:22 +00:00
685635e6a3 ENH: Deleting parabolicCylindricalCS, sphericalCS and toroidalCS
coordinate systems
Modifying constructors from dictionary of coordinateSystem class (no
default type)
Adding localAxesRotation type. It constructs a axes-rotation tensor on each
cell centre.
Adding functionality to coordinateRotation blase class (transformTensor,
transformVector, etc)
2013-01-21 12:17:17 +00:00
9e5e2c8bea ENH: Added scale option to nastranSurfaceWriter 2013-01-16 16:41:08 +00:00
147e2794f9 ENH: Updated mesh-to-mesh interpolation 2013-01-10 10:27:17 +00:00
631a47a378 ENH: Added new mesh-to-mesh interpolation class 2013-01-09 11:50:23 +00:00
e5b4b6d9c0 ENH: Relocated tetOverlapVolume to meshTools 2013-01-09 11:19:37 +00:00
c7ded8226e ENH: Added calculation of overlap volume to meshToMesh interpolation 2013-01-08 17:52:51 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
9d5ce4ae76 ENH: Updated function objects 2012-12-13 10:40:38 +00:00
e65512be4e COMP: sampling: moved sampledSet writing to fileFormats 2012-11-16 13:13:39 +00:00
3ac086402d COMP: sampling: moved sampledSet writers to fileFormats library 2012-11-16 13:11:17 +00:00
da4e82be43 COMP: surfaceWriter: unused include file 2012-11-16 13:09:16 +00:00
f9bc7f8ec0 COMP: nastran: inclusion of OSspecific 2012-11-16 13:07:35 +00:00
f9d4d7f661 ENH: Adding array Set and fixing sampledSurfacesTemplates 2012-11-02 15:50:35 +00:00
708743752a Solving problem with sampledSurfaces
Removing specieSolid specialization
Updating tutorials using solidThermo and solid reactions
2012-11-01 17:46:37 +00:00
7918ca13f1 ENH: Updates to nastran surface writer 2012-10-16 18:28:07 +01:00
c9524f202c ENH: Redirected output explicitly to 'postProcessing' sub-folder 2012-10-15 18:02:45 +01:00
643f4cb906 ENH: Added initial version of nastran surface writer 2012-10-12 15:32:46 +01:00
3c0a1ee5aa STYLE: minor code formatting 2012-10-10 15:12:04 +01:00