Bård Skaflestad
|
123b578bdd
|
Prune Additional Supported Keywords
Support for
AQUCT, AQUTAB, COMPLUMP
was introduced quite some time ago.
|
2019-06-05 13:41:31 +02:00 |
|
Bård Skaflestad
|
0760442ac1
|
Remove FIPNUM From List of Unsupported Keywords
We've supported the keyword--both in the deck reader (parser) and in
the simulator--for a long time.
|
2019-06-05 12:42:26 +02:00 |
|
Joakim Hove
|
4a4a8bb3e7
|
Add keywords to the list of unsupported keywords
|
2019-05-22 06:54:05 +02:00 |
|
Joakim Hove
|
ed91356a90
|
Add 'FLUXTYPE' to list of not supported keywords
|
2019-04-19 11:02:18 +02:00 |
|
Joakim Hove
|
58f541cd93
|
Add missing "," in set literal
|
2019-04-17 06:43:08 +02:00 |
|
Joakim Hove
|
66b7d1596a
|
Remove ECHO and NOECHO from list of unsupported keywords
|
2019-03-29 12:27:11 +01:00 |
|
Joakim Hove
|
798c20a886
|
Remove EDITNNC from list of unsupported keywords
|
2019-03-29 12:26:54 +01:00 |
|
Joakim Hove
|
a9f680119a
|
Remove WTEST from list of unsupported keywords
|
2019-03-29 12:26:35 +01:00 |
|
Joakim Hove
|
415694f206
|
Remove RPTSCHED from list of unsupported keywords
|
2019-03-29 12:26:15 +01:00 |
|
Joakim Hove
|
13aeee109c
|
The missing features check takes a ParseContext argument
|
2019-01-25 18:03:32 +01:00 |
|
Joakim Hove
|
b4fa06f305
|
Mark keyword ACTIONX as not supported
|
2018-07-10 09:37:25 +02:00 |
|
Joakim Hove
|
e09c86c5bf
|
Mark keyword GNETINJE as not supported
|
2018-05-29 16:48:55 +02:00 |
|
Atgeirr Flø Rasmussen
|
482c63e274
|
Merge pull request #1446 from GitPaean/removing_flowmainpolymer
Removing flowmainpolymer
|
2018-04-04 14:30:37 +02:00 |
|
Kai Bao
|
87b3cccd7f
|
removing WPIMULT from MissingFeatures
|
2018-04-03 11:11:25 +02:00 |
|
Joakim Hove
|
5629b9b422
|
Mark LGR related keywords as unsupported
|
2018-04-03 09:40:36 +02:00 |
|
Joakim Hove
|
a6ef70cd91
|
Added keywords to list of unsupported.
|
2017-11-14 08:56:06 +01:00 |
|
Joakim Hove
|
d04c52cebf
|
Reformatted list of unsupported keywords.
|
2017-11-14 08:55:52 +01:00 |
|
Kai Bao
|
2458b45901
|
removing GEFAC and SSOL from MissingFeatures.cpp
|
2017-10-10 15:53:12 +02:00 |
|
Liu Ming
|
60fd4add69
|
NOSIM is supported, should remove from the list.
|
2016-08-29 09:34:04 +08:00 |
|
Liu Ming
|
95ab7038ea
|
Rename addUnsupported to addSupported.
|
2016-08-22 16:14:37 +08:00 |
|
Liu Ming
|
4ae5a0a85b
|
change message type from error to warning.
|
2016-07-27 16:14:22 +08:00 |
|
Liu Ming
|
b62834f81c
|
Treat unsupported options in a more general way.
|
2016-07-20 10:27:30 +08:00 |
|
Liu Ming
|
a9e51eeb42
|
treat partially supported options by different multimap.
|
2016-07-18 12:32:28 +08:00 |
|
Liu Ming
|
776ab451de
|
handle partially supported options manually.
|
2016-07-14 09:31:24 +08:00 |
|
Kai Bao
|
2f5045bb85
|
removing some white spaces in MissingFeatures
|
2016-07-13 09:16:18 +02:00 |
|
Kai Bao
|
ab31ab470b
|
removing two supported keywords from MissingFeatures.
|
2016-07-12 16:59:45 +02:00 |
|
Liu Ming
|
daf1eb9e74
|
use const reference instead of shared_prt.
|
2016-07-08 14:52:37 +08:00 |
|
Liu Ming
|
77fedce11e
|
remove unused argument.
|
2016-07-08 08:19:03 +08:00 |
|
Liu Ming
|
c5fd3b2161
|
remove some keywords only related to parser.
|
2016-07-07 15:52:28 +08:00 |
|
Liu Ming
|
1b5b112031
|
call checkDeck() in FlowMain instead of checkKeywords().
|
2016-07-07 15:38:03 +08:00 |
|
Liu Ming
|
3e01b42d55
|
use std::unordered_set.
|
2016-07-07 13:50:32 +08:00 |
|
Liu Ming
|
064f512893
|
Diagnostics keywords that not supported by flow.
|
2016-07-07 10:38:29 +08:00 |
|