Salome HOME
modules/parametric.git
10 years agoAdapt to new Salome CMake
Renaud Barate [Thu, 11 Jul 2013 10:01:54 +0000 (12:01 +0200)]
Adapt to new Salome CMake

11 years agoAdd a small reference guide V7_2_0
Renaud Barate [Wed, 15 May 2013 14:20:44 +0000 (16:20 +0200)]
Add a small reference guide

11 years agoAdd tutorial in the documentation
Renaud Barate [Tue, 14 May 2013 15:33:13 +0000 (17:33 +0200)]
Add tutorial in the documentation

11 years agoAdd definition of input sample with Python script
Renaud Barate [Fri, 26 Apr 2013 14:48:21 +0000 (16:48 +0200)]
Add definition of input sample with Python script

11 years agoFix distribution of computations in batch jobs
Renaud Barate [Thu, 25 Apr 2013 15:44:42 +0000 (17:44 +0200)]
Fix distribution of computations in batch jobs

11 years agoFix bug on PARAMETRIC component loading in batch
Renaud Barate [Thu, 25 Apr 2013 15:28:27 +0000 (17:28 +0200)]
Fix bug on PARAMETRIC component loading in batch

Data in PARAMETRIC component was not read correctly
from the study when the parametric study was run in
batch mode.

11 years agoFix detection of omniorbpy
Renaud Barate [Fri, 12 Apr 2013 15:16:13 +0000 (17:16 +0200)]
Fix detection of omniorbpy

11 years agoUpdate version number
Renaud Barate [Fri, 29 Mar 2013 16:54:45 +0000 (17:54 +0100)]
Update version number

11 years agoUpdate copyrights
Renaud Barate [Fri, 29 Mar 2013 16:39:33 +0000 (17:39 +0100)]
Update copyrights

11 years agoImplement CSV file import
Renaud Barate [Wed, 6 Mar 2013 11:00:44 +0000 (12:00 +0100)]
Implement CSV file import

11 years agoCSV export is now done directly by the engine
Renaud Barate [Fri, 1 Mar 2013 16:32:52 +0000 (17:32 +0100)]
CSV export is now done directly by the engine

11 years agoCompile Python files on installation
Renaud Barate [Fri, 1 Mar 2013 15:55:03 +0000 (16:55 +0100)]
Compile Python files on installation

11 years agoUse FactoryServerPy instead of FactoryServer to load the engine because it's still...
Renaud Barate [Fri, 1 Mar 2013 14:15:22 +0000 (15:15 +0100)]
Use FactoryServerPy instead of FactoryServer to load the engine because it's still the GUI default for Python modules

11 years agoAdd GUI edition and persistence for new sample definition methods (no implementation...
Renaud Barate [Thu, 28 Feb 2013 17:27:45 +0000 (18:27 +0100)]
Add GUI edition and persistence for new sample definition methods (no implementation yet)

11 years agoAdd GUI for different methods to define input sample
Renaud Barate [Wed, 27 Feb 2013 17:32:31 +0000 (18:32 +0100)]
Add GUI for different methods to define input sample

11 years agoFix bug when case entry is not set
Renaud Barate [Wed, 27 Feb 2013 16:46:58 +0000 (17:46 +0100)]
Fix bug when case entry is not set

11 years agoFinish HDF5 persistence implementation
Renaud Barate [Wed, 27 Feb 2013 13:50:17 +0000 (14:50 +0100)]
Finish HDF5 persistence implementation

11 years agoFirst part of new HDF5-based persistence (Save is fully implemented, not Load)
Renaud Barate [Wed, 20 Feb 2013 17:03:46 +0000 (18:03 +0100)]
First part of new HDF5-based persistence (Save is fully implemented, not Load)

11 years agoUse PARAMETRIC engine to store the parametric studies in SALOME study (no persistence...
Renaud Barate [Tue, 19 Feb 2013 09:52:10 +0000 (10:52 +0100)]
Use PARAMETRIC engine to store the parametric studies in SALOME study (no persistence yet)

11 years agoAdaptation to new Python detection macro
Renaud Barate [Tue, 19 Feb 2013 08:14:40 +0000 (09:14 +0100)]
Adaptation to new Python detection macro

11 years agoAdapt to new CMake macros in KERNEL and GUI
Renaud Barate [Fri, 15 Feb 2013 17:09:40 +0000 (18:09 +0100)]
Adapt to new CMake macros in KERNEL and GUI

11 years agoFix compilation with new KERNEL OmniORB macros
Renaud Barate [Fri, 18 Jan 2013 09:49:55 +0000 (10:49 +0100)]
Fix compilation with new KERNEL OmniORB macros

11 years agoAdd disclaimer in documentation V6_6_0 V6_6_0rc1
Renaud Barate [Fri, 7 Dec 2012 09:41:24 +0000 (10:41 +0100)]
Add disclaimer in documentation

11 years agoWhen generating batch job, use Save Study instead of SaveAs when possible to avoid...
Renaud Barate [Fri, 7 Dec 2012 09:33:41 +0000 (10:33 +0100)]
When generating batch job, use Save Study instead of SaveAs when possible to avoid changing the study name.

11 years agoChanged persistence to avoid using Comment attribute
Renaud Barate [Thu, 6 Dec 2012 17:39:28 +0000 (18:39 +0100)]
Changed persistence to avoid using Comment attribute

11 years agoAdd batch job generation
Renaud Barate [Thu, 6 Dec 2012 10:31:02 +0000 (11:31 +0100)]
Add batch job generation

11 years agoExecution of schemas with user Python script
Renaud Barate [Mon, 3 Dec 2012 09:59:27 +0000 (10:59 +0100)]
Execution of schemas with user Python script

11 years agoAllow the definition of a Pyscript in the GUI (not generated in schema yet).
Renaud Barate [Thu, 29 Nov 2012 16:50:37 +0000 (17:50 +0100)]
Allow the definition of a Pyscript in the GUI (not generated in schema yet).
Python package tree simplification.

11 years agoFix display problems when removing / adding variables
Renaud Barate [Thu, 29 Nov 2012 10:03:56 +0000 (11:03 +0100)]
Fix display problems when removing / adding variables

11 years agoFix configure (change in macro OMNIORB_ADD_MODULE defined in KERNEL)
Renaud Barate [Tue, 25 Sep 2012 15:46:41 +0000 (17:46 +0200)]
Fix configure (change in macro OMNIORB_ADD_MODULE defined in KERNEL)

11 years agoReplace Eficas by a custom GUI for the definition of execution parameters
Renaud Barate [Thu, 30 Aug 2012 09:22:02 +0000 (11:22 +0200)]
Replace Eficas by a custom GUI for the definition of execution parameters

11 years agoImprove wizard GUI
Renaud Barate [Wed, 29 Aug 2012 09:55:35 +0000 (11:55 +0200)]
Improve wizard GUI

11 years agoSet a larger range of possible values in spinboxes
Renaud Barate [Thu, 23 Aug 2012 13:24:47 +0000 (15:24 +0200)]
Set a larger range of possible values in spinboxes

11 years agoFix cursor when exporting to CSV file
Renaud Barate [Thu, 23 Aug 2012 13:24:17 +0000 (15:24 +0200)]
Fix cursor when exporting to CSV file

11 years agoFirst version of PARAMETRIC module
Renaud Barate [Thu, 23 Aug 2012 08:58:13 +0000 (10:58 +0200)]
First version of PARAMETRIC module