Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
record
sunflo
Commits
b50c4325
Commit
b50c4325
authored
Aug 16, 2019
by
RemiM
Committed by
Ronan Trepos
Sep 24, 2019
Browse files
Slight modification in cpp code (syntax)
parent
a999031f
Changes
2
Hide whitespace changes
Inline
Side-by-side
sunflo/exp/sunflo_web_modified_TT_new_model.vpz
View file @
b50c4325
...
...
@@ -1907,6 +1907,7 @@

<port
name=
"TT_F1"
>


<attachedview
name=
"viewDbg"
/>
</port>


<port
name=
"TT_A2"
>

...
...
sunflo/src/ElaborationQualite.cpp
View file @
b50c4325
...
...
@@ -297,8 +297,8 @@ public :
}
else
{
// Add LLH
TH_tmp
=
9.43
-
0.130
*
D_SE
()
+
0.131
*
D_MH
()
-
0.00911
*
SGR_FM
()
+
-
12.8
*
MET_EF
()
+
2.54
*
MET_MH
()
-
0.209
*
NHT28
()
-
0.882
*
NHT28_EF
()
+
1.02
*
pv
.
thp
;
0.00911
*
SGR_FM
()
-
12.8
*
MET_EF
()
+
2.54
*
MET_MH
()
-
0.209
*
NHT28
()
-
0.882
*
NHT28_EF
()
+
1.02
*
pv
.
thp
-
0.201
*
pv
.
bSF
;
}
TH
=
TH_tmp
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment