Datcom

所属分类:matlab编程
开发工具:DOS
文件大小:599KB
下载次数:9
上传日期:2017-01-03 23:36:40
上 传 者逍遥游2843
说明:  通用导弹气动力计算程序,由美国空军开发,比较实用且简单易学
(Common Missile aerodynamic calculation program, developed by the Air Force, more practical and easy to learn)

文件列表:
Datcom (0, 2014-06-04)
Datcom\datcom.f (2055798, 2013-03-22)
Datcom\exlinux (0, 2014-06-04)
Datcom\exlinux\ex1.inp (1229, 2002-01-04)
Datcom\exlinux\ex1.out (64640, 2002-01-04)
Datcom\exlinux\ex10.inp (385, 2002-01-04)
Datcom\exlinux\ex10.out (11059, 2002-01-04)
Datcom\exlinux\ex11.inp (361, 2002-01-04)
Datcom\exlinux\ex11.out (8816, 2002-01-04)
Datcom\exlinux\ex2.inp (1193, 2002-01-04)
Datcom\exlinux\ex2.out (62757, 2002-01-04)
Datcom\exlinux\ex3.inp (2953, 2002-01-04)
Datcom\exlinux\ex3.out (141058, 2002-01-04)
Datcom\exlinux\ex4.inp (2898, 2002-01-04)
Datcom\exlinux\ex4.out (21981, 2002-01-04)
Datcom\exlinux\ex5.inp (1074, 2002-01-04)
Datcom\exlinux\ex5.out (34472, 2002-01-04)
Datcom\exlinux\ex6.inp (1269, 2002-01-04)
Datcom\exlinux\ex6.out (15319, 2002-01-04)
Datcom\exlinux\ex7.inp (1641, 2002-01-04)
Datcom\exlinux\ex7.out (14912, 2003-05-24)
Datcom\exlinux\ex8.inp (1280, 2002-01-04)
Datcom\exlinux\ex8.out (11965, 2003-05-24)
Datcom\exlinux\ex9.inp (424, 2002-01-04)
Datcom\exlinux\ex9.out (5261, 2002-01-04)
Datcom\exwin (0, 2014-06-04)
Datcom\exwin\EX1.INP (1264, 2004-12-22)
Datcom\exwin\EX10.INP (397, 1999-12-19)
Datcom\exwin\EX11.INP (370, 1999-12-19)
Datcom\exwin\EX2.INP (1222, 1999-12-19)
Datcom\exwin\EX3.INP (3017, 1999-12-19)
Datcom\exwin\EX4.INP (2969, 1999-12-19)
Datcom\exwin\EX5.INP (1102, 1999-12-18)
Datcom\exwin\EX6.INP (1295, 1999-12-19)
Datcom\exwin\EX7.INP (1674, 1999-12-19)
Datcom\exwin\EX8.INP (1307, 1999-12-19)
Datcom\exwin\EX9.INP (432, 1999-12-18)
Datcom\exwin\ex1.out (63619, 2004-12-22)
Datcom\exwin\ex10.out (10334, 2004-12-22)
Datcom\exwin\ex11.out (8084, 2004-12-22)
... ...

THE USAF DIGITAL DATCOM \datcom\readme.txt The files for this program are in the directory \datcom on the CD-ROM readme.txt general description namelist.pdf descriptions of the namelist data items datcom.f The complete source code exwin.zip The 11 sample cases from AFFDL-TR-79-3032 along with the expected output for each. Input files have the Window/DOS end-of-line characters exlinux.zip Same as exwin.zip, but with Unix end-of line The reference documents for Digital Datcom may be accessed from the web page http://www.pdas.com/datcomrefs.html. The description of the input to Digital Datcom is in AFFDL-TR-79-3032. This program asks for the name of the input file. This must be a file written in the input format to Digital Datcom. After reading the input data, the program produces a file called datcom.out that is formatted for printing. The printed output is designed for printers with 132 columns, so a modern user must set the printer to landscape mode and 8-point type to keep the print on the page. To compile this program for your machine, use the command gfortran datcom.f -o datcom.exe Linux and Macintosh users may prefer to omit the .exe on the file name. You will get hundreds, even thousands of warning messages when compiling as this program does not conform to modern usage. However, they are all warnings; there should be no errors. Years ago, the USAF commissioned a project devoted to the idea of documenting methods for estimating stability and control characteristics of airplanes and missiles. The result was a big four- notebook document. That document is the basis for this program. The government document has been out of print for years, but there is a firm Called IHS (previously, Global Engineering Documents) that offers copies. As of 18 July 2013, their price was $195. You can send e-mail to global@ihs.com or visit them at http://global.ihs.com and purchase online. As of January 2007, the entire document is on the CD-ROM. Before you decide to print the entire document yourself to save money, you should work out your cost in paper and cartridges and time to print ~3000 pages. The document from IHS is printed on both sides. A natural development of this project with its printed charts and tables was a computer program that would do the table lookup and interpolation. The result was the program known as digital datcom. The manual for Digital Datcom is quite different from the Datcom theory document. It refers to the usage of the computer program. The DATCOM cases use $ as the beginning and ending namelist characters instead of the modern usage. If you look at the code carefully, you will see that the native namelist of Fortran is not being used, but that an entire namelist emulator has been written for Datcom. This was probably a smart move back in the 60s and 70s before namelist was standardized. There are 11 sample cases (both input and output) supplied so you can be sure your system is operating correctly. However, if you use the files ex1.dat, etc. on either Linux or Macintosh, you will probably get an error message indicating that there is an error in the input file. This happens because the Windows end-of-line characters are not the same, and there appears to be an extraneous illegal character. There is a file called exlinux.zip that have the same example cases with the proper end of line characters.

近期下载者

相关文件


收藏者