mp121209 / datcom-gui

Automatically exported from code.google.com/p/datcom-gui
0 stars 0 forks source link

3D Tables Inputs MACHS and ALITUDES needs to be error checked #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a large multi-stage problem which has it's roots in the formatting 
of the input files. 

1. To run the 3D tables function from the FOR005 REVIEW screen, the 
corresponding MACH's and ALTITUDES need to be entered into the field boxes 
with the EXACT amount of characters as the MACH and ALTITUDE numbers they 
are replacing. As an example, if the input file has a MACH number of "0.1" 
inputed originally, the user can only input MACH numbers of three 
characters. This is because the inputed MACH number shall replace the 
current MACH number in the for005 file and re-run. The same goes for 
ALTITUDES. Further description of this problem can be found in the DR2 
manual in the AERO TABLES SECTION.

2. After issue 1 of this case has been solved, the users input needs to be 
error-checked probably through the utils class.

Original issue reported on code.google.com by alekseymatyushev on 25 Sep 2009 at 9:11

GoogleCodeExporter commented 9 years ago
not yet implemented nor tested...issue will be re-opened upon proper testing.

Original comment by alekseymatyushev on 9 Nov 2009 at 6:33