Salome HOME
tools/ydefx.git
4 years agoWork in progress.
Ovidiu Mircescu [Tue, 4 Feb 2020 13:57:43 +0000 (14:57 +0100)]
Work in progress.

4 years agoMultijob et noyacs.
Ovidiu Mircescu [Mon, 9 Dec 2019 10:25:38 +0000 (11:25 +0100)]
Multijob et noyacs.

4 years agoCopy job parameters without salome session. V9_4_BR V9_4_0 V9_4_0rc1
Ovidiu Mircescu [Wed, 16 Oct 2019 14:13:54 +0000 (16:13 +0200)]
Copy job parameters without salome session.

4 years agoButton 'Default parameters'.
Ovidiu Mircescu [Thu, 10 Oct 2019 08:56:20 +0000 (10:56 +0200)]
Button 'Default parameters'.

4 years agoC++ tests without salome session.
Ovidiu Mircescu [Wed, 9 Oct 2019 14:08:01 +0000 (16:08 +0200)]
C++ tests without salome session.

4 years agoError management when a job is created with wrong parameters.
Ovidiu Mircescu [Wed, 9 Oct 2019 11:24:36 +0000 (13:24 +0200)]
Error management when a job is created with wrong parameters.

4 years agoFix available resources in no salome server mode.
Ovidiu Mircescu [Tue, 8 Oct 2019 14:07:00 +0000 (16:07 +0200)]
Fix available resources in no salome server mode.

4 years agoFind the resources catalog in mode without salome session.
Ovidiu Mircescu [Thu, 3 Oct 2019 12:11:04 +0000 (14:11 +0200)]
Find the resources catalog in mode without salome session.

4 years agoFix omission of loading extra parameters in GUI.
Ovidiu Mircescu [Fri, 30 Aug 2019 07:56:46 +0000 (09:56 +0200)]
Fix omission of loading extra parameters in GUI.

4 years agoYou can now use YDEFX without a running Salome session.
Ovidiu Mircescu [Wed, 10 Jul 2019 15:52:20 +0000 (17:52 +0200)]
You can now use YDEFX without a running Salome session.

4 years agoAdd insitu example as a test.
Ovidiu Mircescu [Wed, 10 Jul 2019 12:25:02 +0000 (14:25 +0200)]
Add insitu example as a test.

4 years agoAdd a global result for a study.
Ovidiu Mircescu [Mon, 8 Jul 2019 14:20:33 +0000 (16:20 +0200)]
Add a global result for a study.

Preparation for a insitu feature.

4 years agoRollback the removal of the samplecsviterator.
Ovidiu Mircescu [Tue, 2 Jul 2019 15:58:44 +0000 (17:58 +0200)]
Rollback the removal of the samplecsviterator.

Some refactoring.

4 years agoUse pickel serialization for objects which are not numbers or strings.
Ovidiu Mircescu [Fri, 28 Jun 2019 14:34:23 +0000 (16:34 +0200)]
Use pickel serialization for objects which are not numbers or strings.

4 years agoExecute a script before any evaluation.
Ovidiu Mircescu [Wed, 19 Jun 2019 11:59:20 +0000 (13:59 +0200)]
Execute a script before any evaluation.

5 years agoUse SalomeCppUnit instead of CppUnit. V9_3_0 V9_3_0rc1 V9_3_0rc2
Ovidiu Mircescu [Tue, 2 Apr 2019 12:48:50 +0000 (14:48 +0200)]
Use SalomeCppUnit instead of CppUnit.

5 years agoSome cleaning.
Ovidiu Mircescu [Wed, 20 Mar 2019 13:22:35 +0000 (14:22 +0100)]
Some cleaning.

5 years agoMore error checking when loading the results.
Ovidiu Mircescu [Wed, 13 Mar 2019 15:11:41 +0000 (16:11 +0100)]
More error checking when loading the results.

5 years agoAdd pre_command option to GUI.
Ovidiu Mircescu [Wed, 13 Mar 2019 15:09:57 +0000 (16:09 +0100)]
Add pre_command option to GUI.

5 years agoAdd "resultAvailable" function.
Ovidiu Mircescu [Tue, 12 Mar 2019 13:28:55 +0000 (14:28 +0100)]
Add "resultAvailable" function.

resultAvailable works like getResult but it does not throw exception.
getResult throws an exception if the result file does not exist. It is not an error
if getResult is called soon after the launching of the job and there was not enough time
to create the file.
resultAvailable does not throw exceptions. It returns "False" if the result file does
not exist.

5 years agoSalome test and some fixes.
Ovidiu Mircescu [Fri, 8 Mar 2019 15:47:14 +0000 (16:47 +0100)]
Salome test and some fixes.

5 years agoForgotten file.
Ovidiu Mircescu [Mon, 4 Mar 2019 16:46:27 +0000 (17:46 +0100)]
Forgotten file.

5 years agoAdd GIL management.
Ovidiu Mircescu [Fri, 1 Mar 2019 15:30:05 +0000 (16:30 +0100)]
Add GIL management.

GIL management for JobParametersProxy and PyStudyFunction.
Some minor code formating changes.

5 years agoWork on cmake.
Ovidiu Mircescu [Fri, 22 Feb 2019 15:51:34 +0000 (16:51 +0100)]
Work on cmake.

5 years agoOutput variable names imposed by the study function.
Ovidiu Mircescu [Thu, 21 Feb 2019 12:57:54 +0000 (13:57 +0100)]
Output variable names imposed by the study function.

PyStudyFunction is now full python.

5 years agoAdd resource widget.
Ovidiu Mircescu [Thu, 7 Feb 2019 14:24:41 +0000 (15:24 +0100)]
Add resource widget.

5 years agoAdd a very short README.
Ovidiu Mircescu [Tue, 5 Feb 2019 16:13:08 +0000 (17:13 +0100)]
Add a very short README.

5 years agoAdd licence.
Ovidiu Mircescu [Tue, 5 Feb 2019 15:56:14 +0000 (16:56 +0100)]
Add licence.

5 years agoInitialization.
Ovidiu Mircescu [Tue, 5 Feb 2019 15:34:07 +0000 (16:34 +0100)]
Initialization.