Commit f2084d3f authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

speed(NA): manage NA in input and output of Fortran codes in RunModel functions

- remove the use of the round() function
- replace -999.999 by -99e9
- replace == by <= -99e8
Refs #113
Showing with 100 additions and 100 deletions
+100 -100
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment