derekjgriffith / matlab-modtran-5

Matlab Function Wrapper for MODTRAN 5
24 stars 8 forks source link

Loss in precision in tape5 encountered in test case CD2c3_USS in the user-defined data input. #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Read and write the .tp5 case file. The loss is precision is evident.
This type of problem needs a broader solution.

Original issue reported on code.google.com by derekjgr...@gmail.com on 15 Jun 2011 at 1:19

GoogleCodeExporter commented 9 years ago
Problem seems to have been isolated to 2D2 Cards, which give extinction, 
absorption and assymmetry data for user-defined clouds/aerosols.

Original comment by derekjgr...@gmail.com on 16 Jun 2011 at 11:13

GoogleCodeExporter commented 9 years ago
This issue has been addressed by implementation of the static methods 
WriteSimpleCard and OptimalFormat. See other issues relating to loss of 
precision when writing tape 5. This test case now reads and writes correctly.

Original comment by derekjgr...@gmail.com on 25 Jun 2011 at 11:26