Joakim Hove
|
294d98b9bd
|
Add container FileDeck to represent a deck with file awareness
|
2021-09-23 21:46:10 +02:00 |
|
Joakim Hove
|
a8afa7a50f
|
Load run_count and last runtime for actionx from restart file
|
2021-09-22 00:27:59 +02:00 |
|
Joakim Hove
|
75add72412
|
Load action keywords from restart file
|
2021-09-15 14:29:28 +02:00 |
|
Joakim Hove
|
bf7d162ce4
|
Load actionx from restart file
|
2021-09-13 11:43:26 +02:00 |
|
Joakim Hove
|
54e1345d45
|
Add Parser argument to restart loader
|
2021-09-09 12:48:41 +02:00 |
|
Joakim Hove
|
04a44657d6
|
Add const Runspec& argument to restart loader
|
2021-09-04 19:42:31 +02:00 |
|
Joakim Hove
|
5e2bff42cf
|
Update UDA properties from restart file
|
2021-08-31 12:48:01 +02:00 |
|
Joakim Hove
|
8dfa1cdd2b
|
Refactor test
|
2021-08-26 18:30:29 +02:00 |
|
Joakim Hove
|
d37389720f
|
Fix bug for time-stepping when loading restart deck
|
2021-08-18 13:40:21 +02:00 |
|
Joakim Hove
|
34f9d88c32
|
Renamed test deck
|
2021-08-18 13:40:21 +02:00 |
|
Bård Skaflestad
|
c32aa48b32
|
Reimplement RstState::load In Terms of RestartFileView
This is in preparation of unconditionally loading analytic aquifer
information from the restart file. Update callers to new API.
|
2021-06-25 09:20:55 +02:00 |
|
Joakim Hove
|
37f07a1b18
|
Remove stale class TimeMap
|
2021-06-10 14:12:12 +02:00 |
|
Arne Morten Kvarving
|
72ede7df50
|
changed: remove unnecessary boost includes
|
2021-04-23 11:27:38 +02:00 |
|
Joakim Hove
|
9d18afb45e
|
Add optional argument to override output interval - EBOS paramstyle
|
2021-03-08 17:43:04 +01:00 |
|
Joakim Hove
|
4e57436773
|
Use ScheduleState to configure RFT
|
2021-02-18 19:54:18 +01:00 |
|
Williham Williham Totland
|
6d2f8cca5c
|
Adds type information to integer literals.
|
2020-09-29 13:54:21 +02:00 |
|
Joakim Hove
|
5444eade2f
|
Use std::shared_ptr<Python> for Python argument in Schedule
|
2020-03-31 10:26:55 +02:00 |
|
Joakim Hove
|
f613c15727
|
Connections: keep order from restart file
|
2020-03-28 08:58:14 +01:00 |
|
Joakim Hove
|
50fb51d56e
|
Add Python arg to Schedule constructor
|
2020-03-27 12:43:18 +01:00 |
|
Joakim Hove
|
9ad8465609
|
Replace connection segIndex and compSeqIndex with sort_value member
|
2020-03-25 18:02:40 +01:00 |
|
Joakim Hove
|
03be91a951
|
Add members cf_kind, cf, skin_factor and r0 to rst::connection
|
2020-03-12 18:11:25 +01:00 |
|
Joakim Hove
|
dd04b1d9df
|
Merge pull request #1467 from joakim-hove/rst-units
Add units to rst classes
|
2020-02-17 13:23:01 +01:00 |
|
Joakim Hove
|
0b3f885b33
|
Started to add skeleton load_rst function
|
2020-02-14 12:51:26 +01:00 |
|
Joakim Hove
|
7da79ae532
|
Convert rst quantities to SI units
|
2020-02-14 06:43:25 +01:00 |
|
Joakim Hove
|
112a0d1f2d
|
Add test for testing of restart loaded well and connection
|
2020-02-06 11:59:10 +01:00 |
|
Joakim Hove
|
dcc52eb225
|
Add testdata
|
2020-01-28 12:46:18 +01:00 |
|