Commit Graph

135 Commits

Author SHA1 Message Date
Magne Sjaastad
2303f30200 Added RiaSocketCommands as placeholder for new commands
Moved declaration to RiaSocketServer.h to be able to create new commands in other files
Added riGetTimeStepDates
p4#: 21655
2013-05-16 13:43:37 +02:00
Jacob Støren
bb0c4c37c1 SocketServer: Moved GetProperty command to new regime.
p4#: 21654
2013-05-16 13:29:38 +02:00
Magne Sjaastad
dfd72c42a0 Added support for two optional input parameters, caseId and porosity model
p4#: 21631
2013-05-15 15:23:45 +02:00
Magne Sjaastad
b1e73a4eb7 Try to fix issues on build server related to copy of oct files
p4#: 21626
2013-05-15 12:50:32 +02:00
Magne Sjaastad
97c3a330f6 Updated riGetSelectedCases to use a string as type name
Improved how to get currently selected cases
p4#: 21625
2013-05-15 12:03:36 +02:00
Magne Sjaastad
b5f5f49572 Updated error text with correct module name
p4#: 21624
2013-05-15 12:02:53 +02:00
Magne Sjaastad
667a4e6995 Updated riGetCurrentCase with case type
p4#: 21619
2013-05-15 11:08:42 +02:00
Magne Sjaastad
b3a15268f6 Added riGetCases
p4#: 21618
2013-05-15 10:51:41 +02:00
Magne Sjaastad
5213baed0d Use data structure as output
Updated documentation
p4#: 21617
2013-05-15 10:44:55 +02:00
Magne Sjaastad
8c29270294 Use Octave_map instead of octave_scalar_map when building Octave data structures
p4#: 21615
2013-05-15 06:55:54 +02:00
Magne Sjaastad
f5b779d4c4 Use data structure concept instead of several independent vectors
p4#: 21614
2013-05-15 06:49:02 +02:00
Magne Sjaastad
8342899c5e Support previous name Octave_map of class octave_scalar_map
p4#: 21610
2013-05-14 15:14:39 +02:00
Magne Sjaastad
bc22ce7fa5 Use data structure to represent case information
p4#: 21608
2013-05-14 14:28:07 +02:00
Magne Sjaastad
22d45bc28f Added riGetSelectedCases based on currently selected cases in the main tree view
p4#: 21604
2013-05-13 22:32:01 +02:00
Magne Sjaastad
10b49efae9 Completed riGetCurrentCase
p4#: 21603
2013-05-13 21:41:45 +02:00
Magne Sjaastad
65710a8e08 Added riGetCaseGroups
Added Qt DataStream version to riSettings
VisualStudio: Copy generated *.oct files into Application folder
VisualStudio: ResInsight is dependent on octave_plugin
p4#: 21602
2013-05-13 21:15:38 +02:00
Magne Sjaastad
b63306099e Added riGetCurrentCase used to get caseId from current rimCase in ResInsight
p4#: 21593
2013-05-10 14:43:03 +02:00
Magne Sjaastad
e5b7bbc5af Merge pull request #22 from OPM/internal
Internal
2013-04-12 04:06:49 -07:00
Magne Sjaastad
70347c281f Do not use deprecated Octave functions
b5ad0b9170
p4#: 21106
2013-04-03 09:24:33 +02:00
Roland Kaufmann
f6dd430b87 Path to Octave plugins is taken from conf. program 2013-03-27 00:43:13 +01:00
Roland Kaufmann
e63c609111 Use $ORIGIN to load libs from program directory
The RPATH attribute won't expand relative directories (such as ".")
neither can it be a semi-colon separated list; the old way of setting
it was wrong and would lead to libraries being loaded from system
directories instead.
2013-03-27 00:38:59 +01:00
Jacob Støren
b610133117 Octave interface Spec: Added some considerations
p4#: 20260
2013-01-28 07:53:48 +01:00
Jacob Støren
78af79ef7a More Octave interface specification
p4#: 20259
2013-01-25 17:37:39 +01:00
Jacob Støren
0111681f10 First "Complete" Draft. Still questions, but all relevant suggestions are addressed
p4#: 20250
2013-01-25 13:46:29 +01:00
Jacob Støren
1d7984c305 Started to refine the draft octave interface specification
p4#: 20243
2013-01-25 09:49:54 +01:00
Jacob Støren
03a3ceb9c1 Start of a specification draft
p4#: 20242
2013-01-25 07:30:30 +01:00
Magne Sjaastad
e9c3634c37 Include sources so the files show up in cmake generated project
p4#: 20219
2013-01-23 08:41:42 +01:00
Magne Sjaastad
f144134701 Use simplified compile of Octave plugins on non-Windows
p4#: 19012
2012-10-04 12:28:31 +02:00
Magne Sjaastad
1622df540b When compiling 64-bit Windows, establish 32-bit Visual Studio 2010 environment and compile Octave plugin using this environment.
p4#: 19011
2012-10-04 12:12:58 +02:00
Magne Sjaastad
2e9f842072 Use CMAKE to change working directory to Octave binary directory before compiling Octave plugins. This way dependent libraries are found without manipulating path.
p4#: 19006
2012-10-03 14:53:51 +02:00
Magne Sjaastad
c4e5d9e842 Do not include Octave plugin for Windows 64-bit, as no precompiled Octave 64-bit is available.
p4#: 18838
2012-09-20 15:15:43 +02:00
Magne Sjaastad
27d8808c5c Version 0.8.6 2012-08-31 19:12:47 +02:00
Roland Kaufmann
127abb9532 Remove object files which is generated from source 2012-07-06 14:57:16 +02:00
unknown
2c9695e594 Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
Alf B. Rustad
dfe97efb1b Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00