From daa8f013632178a26006215dfc8fd0b69303863a Mon Sep 17 00:00:00 2001 From: Pettersson Tomas Date: Thu, 17 May 2018 09:32:44 +0200 Subject: [PATCH] adding noku --- input/v2/13_noku_cmod_OO_P_B_H0_D+1_P12.json | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 input/v2/13_noku_cmod_OO_P_B_H0_D+1_P12.json diff --git a/input/v2/13_noku_cmod_OO_P_B_H0_D+1_P12.json b/input/v2/13_noku_cmod_OO_P_B_H0_D+1_P12.json new file mode 100644 index 0000000..021c60c --- /dev/null +++ b/input/v2/13_noku_cmod_OO_P_B_H0_D+1_P12.json @@ -0,0 +1,33 @@ +{ + "setting": { + "forecastMethod": "CMOD", + "outletType": "POINT", + "forwardCalculation": "false", + "start": "STARTDATE", + "end": "ENDDATE", + "calculationType": "Oil classes", + "substance": "Medium oils (100-1000 cSt)", + "fresh": "false", + "winddrag": "0.00", + "outletPoints": "1", + "depth": "0", + "instantaneous": "true", + "amount": "100", + "amountUnit": "m3", + "duration": "24", + "durationUnit": "hours", + "uncertainty": "false", + "calculationMode": "Normal" + }, + "coordinate": [ + { + "latitude": 55.09802, + "longitude": 14.63379 + } + ], + "starthour": 0, + "startdaysadjustment": 1, + "timeperiod": 12, + "maxperiod" : 200, + "domain" : "NOKU_CMOD" +} \ No newline at end of file -- GitLab