Commit Graph

15 Commits

Author SHA1 Message Date
cd1ddfa16a make sure restart file is written if end time changes
if the OF end time gets modified at runtime, we need to update the time
setting for invoking the write_restart command if we only want to write
at the end of the simulation;
otherwise we will either write the file too soon or - probably even
worse - not at all
2023-06-20 15:26:59 +02:00
85b116eeb2 remove unneeded creation of temporary string object [ci skip]
can be assigned as is
2019-08-08 10:41:27 +02:00
b462327d2d apply some formatting changes [ci skip] 2019-07-26 15:59:04 +02:00
2230f51421 changed back the handling of verbose flag 2018-09-24 10:20:30 +02:00
963b717811 clean-up and pretty formatting of liggghtsCommandModel and its derived classes
removed an unused member "int stdInterval_" of the class runLiggghts
2017-10-23 17:39:18 +02:00
7d8d3e115e code clean-up of liggghtsCommandModel and its derived classes
Done away with awful creation of sub-directories for the derived classes of "liggghtsCommandModel"
Followed standard OpenFOAM convention, which can be seen all-over OpenFOAM's sources.
Also fixed some parameter reading from the sub-directories.
2017-10-23 17:00:44 +02:00
a1d8c61241 merge with CFDEMcoupling-PUBLIC 2.9.0 2015-03-25 14:23:49 +01:00
409283acc3 release on 2014-11-10_07-57-15 2014-11-10 07:57:15 +01:00
89fa69ab8d release on 2014-07-04_08-57-37 2014-07-04 08:57:38 +02:00
dd31a87772 release on 2014-05-13_08-58-58 2014-05-13 08:58:58 +02:00
21934b329c release on 2014-04-15_09-22-01 2014-04-15 09:22:02 +02:00
eb9c5c8071 release on 2013-04-23_12-50-50 2013-04-23 12:50:51 +02:00
0323774ed4 release on 2012-07-17_15-56-10 2012-07-17 15:56:10 +02:00
811a525493 init 2012-07-17 15:55:00 +02:00
43118878fa release on 2012-07-17_15-53-04 2012-07-17 15:53:04 +02:00