CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Metacomp FAQ/Solution Re-interpolator

Metacomp FAQ/Solution Re-interpolator

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
=== When should I use it? ===
=== When should I use it? ===
-
Explain here
+
This tool can be used when you wish to transfer the existing solution from one mesh (old) to a another mesh (new). The old and new meshes must have the same geometry but can have a different number of distribution of grid points. This tool is especially handy if you want to perform a grid convergence study on three meshes, say a course, medium and fine mesh. The solution from course mesh could be interpolated onto the medium mesh then from the medium mesh to the fine mesh in order to significantly reduce the convergence time.
== Using the Tool ==
== Using the Tool ==

Revision as of 05:06, 25 April 2009

Contents

Introduction

What is it?

Explain here

When should I use it?

This tool can be used when you wish to transfer the existing solution from one mesh (old) to a another mesh (new). The old and new meshes must have the same geometry but can have a different number of distribution of grid points. This tool is especially handy if you want to perform a grid convergence study on three meshes, say a course, medium and fine mesh. The solution from course mesh could be interpolated onto the medium mesh then from the medium mesh to the fine mesh in order to significantly reduce the convergence time.

Using the Tool

Running from the GUI

To initiate the tool from the GUI go to Tools -> CFD++ Solution Tools -> Solution Re-interpolator. The following window will appear:


Reintsom.png

Running from the Command Line

Explain here

My wiki