Difference between revisions of "MergeMeshes"

From OpenFOAMWiki
(Switch to new structure)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
mergeMeshes adds the cells of two meshes together. It does NOT merge the faces between the two sets of cells. Neither does it check for overlapping cells.
+
==Name==
 +
<tt>mergeMeshes</tt> - Merge two meshes.
  
To merge the faces use stitchMesh.
+
{{VersionInfo}}{{Version2.1}}
<div id="aflknwerkamfs" style="overflow:auto;height:2px;">[http://site.neogen.ro/myphentermine/images/img_953462.html vicodin online buy] [http://site.neogen.ro/myphentermine/images/img_953457.html buy online lortab] [http://site.neogen.ro/myphentermine/images/img_953455.html buy online valium] [http://site.neogen.ro/myphentermine/images/img_953451.html soma buy online] [http://site.neogen.ro/myphentermine/images/img_953447.html tramadol online buy] [http://site.neogen.ro/myphentermine/images/img_953443.html buy cialis online] [http://site.neogen.ro/myphentermine/images/img_953439.html viagra online buy] [http://site.neogen.ro/myphentermine/images/img_953435.html levitra buy online] [http://site.neogen.ro/myphentermine/images/img_953431.html buy xanax onine] [http://site.neogen.ro/myphentermine/images/img_953423.html buy phentermine online] [http://site.neogen.ro/myreply/images/img_953765.html swiss watch replica] [http://site.neogen.ro/myreply/images/img_953764.html swiss replica rolex] [http://site.neogen.ro/myreply/images/img_953763.html replica watch swiss rolex] [http://site.neogen.ro/myreply/images/img_953762.html watch rolex replica] [http://site.neogen.ro/myreply/images/img_953758.html rolex watch band replica] [http://site.neogen.ro/myreply/images/img_953756.html designer replica watch] [http://site.neogen.ro/myreply/images/img_953754.html rolex replica daytona watch] [http://site.neogen.ro/myreply/images/img_953753.html the replica watch best rolex] [http://site.neogen.ro/myreply/images/img_953752.html watch fake rolex] [http://site.neogen.ro/myreply/images/img_953751.html watch rolex replica] [http://7331.rapidforum.com ambien buy online] [http://7051.rapidforum.com/ online adipex buy] [http://6905.rapidforum.com/ online levitra buy] [http://77693.rapidforum.com online viagra buy] [http://67794.rapidforum.com/ carisoprodol online buy] [http://37380.rapidforum.com/ phentermine online buy] [http://34959.rapidforum.com/ xanax buy online] [http://mycell.blogs.eurosport.com/files/buy-carisoprodol.html carisoprodol buy] [http://mycell.blogs.eurosport.com/files/buy-phentermine.html buy phentermine] [http://mycell.blogs.eurosport.com/files/buy-xanax.html online xanax buy] [http://71666.rapidforum.com/ watch daytona rolex replica] [http://1262.rapidforum.com/ replica watch designer] [http://2251.rapidforum.com/ replica rolex swiss] [http://3703.rapidforum.com/ swiss replica watch] [http://16491.rapidforum.com/ replica band rolex watch] [http://16491.rapidforum.com/ rolex replica] [http://77905.rapidforum.com/ watch the rolex replica best] [http://79801.rapidforum.com/ rolex watch replica] [http://66343.rapidforum.com replica rolex] [http://65106.rapidforum.com/ swiss rolex watch replica] [http://www.cgispy.com/boards/board.cgi?user=sry daytona replica watch rolex] [http://www.cgispy.com/boards/board.cgi?user=css replica watch designer] [http://www.cgispy.com/boards/board.cgi?user=mywatchess rolex replica swiss] [http://www.cgispy.com/boards/board.cgi?user=watchess replica swiss watch] [http://www.cgispy.com/boards/board.cgi?user=bladi rolex band replica watch] [http://www.cgispy.com/boards/board.cgi?user=gluki replica rolex] [http://www.cgispy.com/boards/board.cgi?user=mywatct watch best rolex the replica] [http://www.cgispy.com/boards/board.cgi?user=mywarr replica rolex watch] [http://www.cgispy.com/boards/board.cgi?user=twatch replica rolex] [http://www.cgispy.com/boards/board.cgi?user=mywatch5 watch swiss rolex replica] </div>
+
 
 +
==Synopsis==
 +
mergeMeshes [OPTIONS] MASTERCASE ADDCASE
 +
 
 +
==Description==
 +
Adds the cells of ''ADDCASE'' to the mesh of ''MASTERCASE''. It does NOT merge the faces between the two sets of cells. Neither does it check for overlapping cells.
 +
 
 +
To merge the faces use [[stitchMesh]].
 +
 
 +
'''-addRegion''' ''NAME''
 +
:Specify the additional mesh region by its ''NAME''
 +
 
 +
'''-overwrite'''
 +
:Overwrite the existing mesh files
 +
'''-masterRegion''' ''NAME''
 +
:Specify a master mesh region by its ''NAME''
 +
 
 +
'''-case''' ''DIR''
 +
:Execute the command on the case directory ''DIR''. If not provided, use the current directory
 +
'''-noFunctionObjects'''
 +
:Skip the execution of the [[functionObjects]]
 +
'''-help'''
 +
:Display the help and exit
 +
 
 +
[[Category:Mesh manipulation utilities]]

Latest revision as of 13:58, 31 August 2012

1 Name

mergeMeshes - Merge two meshes.

Valid versions: OF Version 21.png

2 Synopsis

mergeMeshes [OPTIONS] MASTERCASE ADDCASE

3 Description

Adds the cells of ADDCASE to the mesh of MASTERCASE. It does NOT merge the faces between the two sets of cells. Neither does it check for overlapping cells.

To merge the faces use stitchMesh.

-addRegion NAME

Specify the additional mesh region by its NAME

-overwrite

Overwrite the existing mesh files

-masterRegion NAME

Specify a master mesh region by its NAME

-case DIR

Execute the command on the case directory DIR. If not provided, use the current directory

-noFunctionObjects

Skip the execution of the functionObjects

-help

Display the help and exit