Skip to content

Tags: OpenFLUID/ropenfluid

Tags

v2.1.11

Toggle v2.1.11's commit message
Delete blob improvement

* Created ROpenFLUID function deleteSimulationBlob
* Fixed R-side pointer finalizing

(references OpenFLUID/openfluid#942)

v2.1.10

Toggle v2.1.10's commit message
Delete blob improvement

* Created ROpenFLUID function deleteSimulationBlob
* Fixed R-side pointer finalizing

(references OpenFLUID/openfluid#942)

v2.1.9

Toggle v2.1.9's commit message
Fix of non void functions with no return

(closes OpenFLUID/openfluid#895)

v2.1.8

Toggle v2.1.8's commit message
Update of OpenFLUID logo

v2.1.7

Toggle v2.1.7's commit message
C++14 compliance

v2.1.6

Toggle v2.1.6's commit message
Update of build process on Windows systems

v2.1.5

Toggle v2.1.5's commit message
Extension of the validity of the semicolon separated strings arguments

* Extended validity of the paths argument in addExtraSimulators-
ObserversPaths to R vectors
* Extended validity of the unitid and varname arguments in
addVariablesExportAsCSV to R vectors

(closes OpenFLUID/openfluid#726)

v2.1.4

Toggle v2.1.4's commit message
Add of optional arguments to addVariablesExportAsCSV

* Added optional argument unitid for one selected unit in unitclass
* Added optional argument varname for selected variable(s)
* Added optional argument precision for outputs digits number
* Updated tests to match new developments

v2.1.3

Toggle v2.1.3's commit message
Improvements on package check and build process

* Added --as-cran mode on checking process to check against CRAN
  submission requirements
* Improved DESCRIPTION content to meet the CRAN submission requirements
* Updated README
* Cleaned CMake script files

v2.1.2

Toggle v2.1.2's commit message
Update of documentation

* Refactored build system for documentation
* Updated main description
* Fixed some broken links in functions descriptions