Hi All,

I am using the Coordinate transformations for generating the wavy wing. 
<!-- This function imposes the wavy wing profile. -->
        <FUNCTION NAME="Mapping">
            <E VAR="x" VALUE="x - wavyAmplitude/2 * cos(2*PI*z/wavyLambda)" />
        </FUNCTION>
    
<MAPPING TYPE="XofZ">
        <COORDS>Mapping</COORDS>
</MAPPING>

When the computation is finished, I use 
   FieldConvert -m mapping wavyWing-aoa12.xml wavyWing-aoa12.fld wavyWing-aoa12.plt
to get the result.

But in tecplot, I can not see the deformed geometry. The first picture is the slices on y=0. 

If someone is familiar with this, please no hesitate to contact me.

Many thanks for your guys!

Shujie
University of Southampton