]> SALOME platform Git repositories - tools/solverlab.git/commitdiff
Salome HOME
Added a function to set the directory where numerical results will be saved
authormichael <michael@localhost.localdomain>
Tue, 15 Dec 2020 18:43:12 +0000 (19:43 +0100)
committermichael <michael@localhost.localdomain>
Tue, 15 Dec 2020 18:43:12 +0000 (19:43 +0100)
CoreFlows/Models/inc/ProblemCoreFlows.hxx

index 9d84ad10eb28f55e886fec8b319763446c8c14c4..af168699870e23e768597927ec81230555fe29a8 100755 (executable)
@@ -473,6 +473,16 @@ public :
                _saveFormat=saveFileFormat;
        }
 
+       /** \fn setResultDirectory
+        * \brief sets the directory where the results will be saved
+        * \details
+        * \param [in] resultsPath
+        * \param [out] void
+        *  */
+       void setResultDirectory(string resultsPath){
+               _path=resultsPath;
+       }
+
        //Couplages Thermohydraulique-thermique-neutronique *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
 
        /** \fn setHeatPowerField