mpas_tools.merge_grids.merge_grids¶
- 
mpas_tools.merge_grids.merge_grids(infile1=None, infile2=None, outfile=None, runner=None)[source]¶
- Merges two MPAS non-contiguous meshes together into a single file - Parameters
- infile1 (str) – The file name for the first mesh to merge 
- infile2 (str) – The file name for the second mesh to merge 
- outfile (str) – The file name for the first mesh to merge 
- runner (str, optional) – The command to write into the global history attribute of the outfile