Magne Sjaastad
6f6dc80bc6
Added more clang-tidy checks
...
Improved GitHub Action to run clang-format as part of clang-tidy
* Simplify clang-tidy workflow
* Added modernize-use-using, modernize-redundant-void-arg, readability-static-accessed-through-instance
* Add nolint for libecl typedefs
2023-04-14 14:07:45 +02:00
Magne Sjaastad
f8c5cf389f
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
Kristian Bendiksen
faba3a980d
#8027 StimPlan Model Export: Add perforation, formation and facies info
2021-10-04 10:20:09 +02:00
Kristian Bendiksen
3b383f1a57
StimPlan Model Calculator: Add more error checking for stress calculation.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
efd3aaeb4e
#7452 Refactor: Extract method for stress gradient calculation.
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
66df15224f
#7452 Remove magic number.
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
8542643963
#7452 Use pressure gradient from equilibrium region for stress gradient
2021-03-19 13:24:25 +01:00
Kristian Bendiksen
35525eeedf
#7400 StimPlanModel: Cache calculated results.
2021-02-26 14:03:30 +01:00
Gaute Lindkvist
81699db187
Rename ApplicationCode to ApplicationLibCode
2021-01-11 15:27:45 +01:00