UVMAP Overview

UVMAP is a library that can be used to generate a U,V coordinate map for an unstructured tria-face surface mesh with bounding curves in X,Y,Z physical space. It uses a coupled bi-harmonic method with pseudo-orthogonal boundary-conditions to generate the U,V map. AFLR4 unstructured surface mesh generation uses the UVMAP library. A stand-alone testing executable for UVMAP is available. Options for UVMAP are listed below.


CASE NAME IS NOT SPECIFIED

uvmap case_name [options]

Parameter Name        Description
___________________   _____________________________________________________

-aflr_api		: Use API with AFLR style arrays (default).
-egads_api		: Use API with EGADS style arrays.
-log			: Generate a log file with all output messages.
-cpu			: Generate full CPU usage output messages.
-uvout			: Write internal output files after uv generation
			  case_name.uvmap_ID_uv.surf and
			  case_name.uvmap_ID_xyz.surf.
-h, -help		: Output summary of options.
-ver, --ver		: Output version number.
-version,--version	: Output version number information.
-build,--build		: Output build number.
case_name		: Case Name for input file case_name.surf,
			  output file case_name_uv.surf,
			  and log file (if -log is used) case_name.uvmap.log.

UVMAP Home


uvmap version 1.7.1

File Last Updated Tue Nov 29 18:21:32 CST 2022