AFLR3 Overview

AFLR : ADVANCING-FRONT/LOCAL-RECONNECTION UNSTRUCTURED GRID GENERATOR

AFLR3 is a stand-alone unstructured tetrahedral element grid generation code. It uses the Advancing-Front/Local-Reconnection (AFLR) procedure to generate a tetrahedral volume grid from an existing surface triangulation. Primary input to the code is a surface triangulation. The input grid file contains the coordinates and connectivity for a fully connected surface triangulation.

Usage

    aflr3 [option_flags] [parameter_options] [name]

where

[option_flags] : Option flags
[parameter_options] : Parameter options
[name] : Name for one of the following;
  case name to use as prefix for all files,
  or input grid file name,
 
or input parameter file name

The following is a summary of all option flags. For more information, see Usage Summary for a summary of option flags and parameter options, Option Flags for a detailed description of option flags, and Parameter Options for a detailed description of parameter options.


aflr3	[--build,--version,-h,-help]
	[-help_ug_io]
	[-doc]
	[-igrid input_grid_file]
	[-ogrid output_grid_file]
	[-minout,-out,-outf]
	[-host host_name]
	[-w]
	[-v version_name]
	[-dev,-exe name]
	[-diag]
	[-test]
	[-dbx,-gdb,-ddd,-insight]
	[-debug,-purify,-prof]
	[-64]
	[-mp np, -mpe ne, -np n]
	[-fast, -mmr_rec, -mma_rec] 
	[-cdf size_mult]
	[-dfmax max_value]
	[-grow growth_ratio, -grow1, -grow2, -grow3]
	[ -transp, -rm_transp]
	[-no_source]
	[-trsrc]
	[-trsrc_grow]
	[-trds normal_spacing]
	[-bl, -bls i_1,i_2,...,i_N]
	[-blc, -blc2]
	[-blpr]
	[-blgs n_1,i_1_1,i_2_1,...,i_n_1,...,n_m,i_1_m,i_2_m,...,i_n_m]
	[-blints i1,i2,...,iN]
	[-blcheck]
	[-open, -revbl]
	[-Re reynolds_number]
	[-refx reference_x]
	[-blf fraction_of_lam_bl, -y+ y+_value] 
	[-du du_value, -du+ du+_value] 
	[-vdir u v w]
	[-blauto, -no_blauto]
	[-no_bldel]
	[-blreseti]
	[-blrm max_growth_ratio]
	[-blrend end_growth_ratio]
	[-bli number_of_layers]
	[-bldel thickness]
	[-bldelmax]
	[-blds normal_spacing] 
	[-blr i_growth_ratio]
	[-bldr growth_ratio_mult]
	[-bldsm multiplier]
	[-sl, -sls i_1,i_2,...,i_N]
	[-slc, -slc2]
	[-slints i1,i2,...,iN]
	[-slf fraction_of_spacing]
	[-slr growth_ratio]
	[-sns, -snsbc i1,i2,...,iN]
	[-snsc, -snsc2]
	[-snsints i1,i2,...,iN]
	[-snsi n_1,i_1_1,i_2_1,...,i_n_1,...,n_m,i_1_m,i_2_m,...,i_n_m]
	[-snss s_1_1,s_2_1,...,s_n_1...,s_1_m,s_2_m,...,s_n_m]
	[-snsr growth_ratio]
	[-setbc, -setbc2]
	[-brecs i1,i2,...,iN]
	[-set_vol_id]
	[-tags]
	[-q qindex, -qall, -qnone]
	[-qs qindex, -qsall, -qsnone]
	[-qstat]
	[-convert]
	[-igen]
	[parameter_name=parameter_value]
	[name]

Index