|
|
|
|
|
by yufeng66
2234 days ago
|
|
The issue is crazy. It basically come down to there is no unit test? Unit test traditionally is not done for numerical code in Fortran or C. We sent people to the moon on code without unit test. We build atomic bombs on code without unit test. It doesn’t mean the code is not tested. Those numerical code are just tested in a different way. Also remember, all models are wrong, some are useful. Is this particular model useful? Probably. |
|