Joakim Hove
|
d0bfaaece1
|
Added unitSystems to Deck.
|
2013-12-14 10:23:56 +01:00 |
|
Joakim Hove
|
55a77c2224
|
Deck->getKeyword() return modifiable DekcKeyword instance. Required to apply dimensions.
|
2013-12-14 10:22:55 +01:00 |
|
Joakim Hove
|
24e233a53c
|
Support for parsing keywords with unknown size.
|
2013-12-05 08:26:29 +01:00 |
|
Joakim Hove
|
803304d5f8
|
Deck->keywordContainer will set deckIndex of DeckKeyword when inserting: Have relaxed const properties of DeckKeyword
|
2013-10-22 11:42:15 +02:00 |
|
Joakim Hove
|
2345835233
|
Added warning capabilities to the Deck
|
2013-10-08 15:58:46 +02:00 |
|
Kristian Flikka
|
b5dac4b5bd
|
Added function to get keyword from deck based on index. Added looping over all keywords in application. This should have been several commits
|
2013-08-20 15:51:19 +02:00 |
|
Joakim Hove
|
765ade785a
|
Added Deck::size()
|
2013-08-13 14:49:58 +02:00 |
|
Joakim Hove
|
5c3de27077
|
1. Implemented support for inferring size from another kewyord - i.e EQLDIMS + EQUIL.
2. Cleaned up the main parser loop considerably; the RawKeyword instance now itself knows whether it is complete or not.
|
2013-08-11 12:36:16 +02:00 |
|
Joakim Hove
|
475b607faf
|
Can now parse file with several WCONHIST keywords
|
2013-08-01 12:50:42 +02:00 |
|
Joakim Hove
|
75954575d5
|
Changed Deck::getKeyword() to take an additional inde argument
|
2013-08-01 10:57:25 +02:00 |
|
Kristian Flikka
|
f1660460dc
|
Replaced all instances of KW with Keyword. We can afford it.
|
2013-06-20 15:30:37 +02:00 |
|
Kristian Flikka
|
fbb468342d
|
Finished up the last pieces for a simple BPR keyword vertical.
|
2013-06-04 14:32:30 +02:00 |
|
Kristian Flikka
|
b43d95c5a2
|
Starting to wrap up from the top, added the missing DeckKW, and refactored a bit in some of the Raw classes that returned the internal structure
|
2013-06-03 15:54:16 +02:00 |
|
Joakim Hove
|
c596b086c8
|
Started integration testing
|
2013-05-30 10:11:12 +02:00 |
|
Kristian Flikka
|
6e20bfda09
|
Added Deck class (empty), and some integration tests. WIP
|
2013-05-27 14:27:22 +02:00 |
|