Parameters file for Connect program - grid connection.
double dZ25ref
Z coordinate of reference origin for moment calculation defined by user.
int iRotFlag2
2nd grid rotation origin option (0 user defined, 1 (0,0,0), 2 1/4 of MAC)
double dRot2[3]
rotation of the 2nd grid (3 angles) [deg]
void Clean(void)
cleans local variables
double dSref
reference area defined by user
char DAT_file_1[256]
1st data (mesh+wake) file [.DAT] - input
double dRot1[3]
rotation of the 1st grid (3 angles) [deg]
int ReadCON(char *FileName)
reads parameters [.con] file
char DAT_file[256]
connected data (mesh+wake) file [.DAT] - output
char DAT_file_2[256]
2nd data (mesh+wake) file [.DAT] - input
char CON_file[256]
name of current [.con] file
double dTrans1[3]
translation of the 1st grid (3 coordinates)
double dOrig1[3]
origin of rotation of the 1st grid (3 coordinates)
double dX25ref
X coordinate of reference origin for moment calculation defined by user.
double dBref
reference wingspan defined by user
int iRotFlag1
1st grid rotation origin option (0 user defined, 1 (0,0,0), 2 1/4 of MAC)
int iFlagRef
reference values option (0 user defined, 1 master, 2 slave)
double dMACref
mean aerodynamic chord by user
double dOrig2[3]
origin of rotation of the 2nd grid (3 coordinates)
double dTrans2[3]
translation of the 2nd grid (3 coordinates)
int WriteCON(char *Filename)
writes parameters [.con] file
Simple I/O functions class.
This file contains some smart I/O functions.