OPS
OPS copied to clipboard
Operationele Prioritaire Stoffen model
Model outcome nearby source can be significantly influenced due too little precision and rounding errors. Changes by Gerard Cats.
Linux
With the changes made in this branch, the project can be compiled for Linux (Debian 10.2) using gfortran version 8.3.0. A Makefile was added for convenience.
The code modules all use REAL*4 currently, which is (when I am correct) a single precision 32-bit floating decimal number. For instance in ops-convec.f90: * REAL*4 z0 * REAL*4 zi...
Related to #4. The current code uses single precision numbers. But even with arbitrary precision numbers, cumulative errors can be introduced when executing many calculation steps and using the output...
Connect OPS to WFS on BAG dataset.... #tbc
1. improve readability 2. improve code quality 3. avoid errors on parameters names 4. ... #tbc