Inserted TUNING keyword properly?

These decks had a TUNING keyword with two problems:

 1. The string 'TUNING' was commented out, however there was data for a
    TUNING keyword present.

 2. The keyword had an extra trailing '/'

Both of these problems have been fixed with this commit.
This commit is contained in:
Joakim Hove 2015-08-04 18:05:42 +02:00
parent b3d1c4ff77
commit b635faf201
2 changed files with 6 additions and 4 deletions

View File

@ -416,11 +416,12 @@ TUNING
--1.0 20.0 70.25 --1.0 20.0 70.25
--/ --/
--second 3 months-------------------------------------------------- --second 3 months--------------------------------------------------
--TUNING
TUNING
1.00 365.00 0.1 0.15 20 / 1.00 365.00 0.1 0.15 20 /
120.0 0.01 1.0E-6 2* 0.1 1.0E-5 / 120.0 0.01 1.0E-6 2* 0.1 1.0E-5 /
12 1 40 1 1* 1* / 12 1 40 1 1* 1* /
/
--TSTEP --TSTEP
-- 91.25 -- 91.25
--/ --/

View File

@ -416,11 +416,12 @@ TSTEP
1.0 20.0 70.25 1.0 20.0 70.25
/ /
--second 3 months-------------------------------------------------- --second 3 months--------------------------------------------------
--TUNING
TUNING
1.00 365.00 0.1 0.15 20 / 1.00 365.00 0.1 0.15 20 /
120.0 0.01 1.0E-6 2* 0.1 1.0E-5 / 120.0 0.01 1.0E-6 2* 0.1 1.0E-5 /
12 1 40 1 1* 1* / 12 1 40 1 1* 1* /
/
TSTEP TSTEP
91.25 91.25
/ /