mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename ApplicationCode to ApplicationLibCode
This commit is contained in:
26
ApplicationLibCode/UnitTests/TestData/RifRoffReader/code_values_missing.roff
Executable file
26
ApplicationLibCode/UnitTests/TestData/RifRoffReader/code_values_missing.roff
Executable file
@@ -0,0 +1,26 @@
|
||||
roff-asc
|
||||
#ROFF file#
|
||||
#Creator: RMS - Reservoir Modeling System, version 11.1.0#
|
||||
tag filedata
|
||||
int byteswaptest 1
|
||||
char filetype "parameter"
|
||||
char creationDate "06/03/2020 14:25:36"
|
||||
endtag
|
||||
tag version
|
||||
int major 2
|
||||
int minor 0
|
||||
endtag
|
||||
tag dimensions
|
||||
int nX 46
|
||||
int nY 112
|
||||
int nZ 242
|
||||
endtag
|
||||
tag parameter
|
||||
char name "composite"
|
||||
array char codeNames 1
|
||||
"a name"
|
||||
array int data 4
|
||||
-999 -999 -999 -999
|
||||
endtag
|
||||
tag eof
|
||||
endtag
|
||||
Reference in New Issue
Block a user