Skip to content

Commit 14f4992

Browse files
docs: update Septic documentation for latest (#820)
Autogenerated from Septic repository Co-authored-by: einarsi <2356425+einarsi@users.noreply.github.com>
1 parent 97ef9fc commit 14f4992

3 files changed

Lines changed: 29 additions & 1 deletion

File tree

public/latest/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
commit: 4b77c38
1+
commit: e2b15e0
22
version: latest

public/latest/objectsDoc.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9887,6 +9887,19 @@
98879887
postfix: []
98889888
snippet: ''
98899889
tags: []
9890+
- calc: false
9891+
dataType: float
9892+
default:
9893+
- '0'
9894+
description: Step size [%]
9895+
enums: []
9896+
list: false
9897+
name: StepSize
9898+
noCnfg: false
9899+
nosnippet: false
9900+
postfix: []
9901+
snippet: ''
9902+
tags: []
98909903
description: Nonlinear model in a SmpcAppl
98919904
name: WellModel
98929905
parents:
@@ -9958,6 +9971,19 @@
99589971
postfix: []
99599972
snippet: ''
99609973
tags: []
9974+
- calc: false
9975+
dataType: float
9976+
default:
9977+
- '0'
9978+
description: Step size [%]
9979+
enums: []
9980+
list: false
9981+
name: StepSize
9982+
noCnfg: false
9983+
nosnippet: false
9984+
postfix: []
9985+
snippet: ''
9986+
tags: []
99619987
description: Nonlinear process, where the models are taken from the subr with same
99629988
ID
99639989
name: WellProc

public/latest/snippets.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@
10141014
- ' Density= 700'
10151015
- Compressibility= 500
10161016
- ProductionIndex= 8
1017+
- ' StepSize= 0'
10171018
description: Nonlinear model in a SmpcAppl
10181019
prefix: wellmodel
10191020
- body:
@@ -1023,6 +1024,7 @@
10231024
- ' Density= 700'
10241025
- Compressibility= 500
10251026
- ProductionIndex= 8
1027+
- ' StepSize= 0'
10261028
description: Nonlinear process, where the models are taken from the subr with same
10271029
ID
10281030
prefix: wellproc

0 commit comments

Comments
 (0)