Homogenize and clean tutorial 2#31
Conversation
|
Its a small thing, but now the tutorial2/solution folder contain some files that are within tutorial2, such as parameters.inc. If we remove the parameters.inc from the tutorial2/solution folder, then the lammps input cannot be executed directly from tutorial2/solution. If we remove the parameters.inc from tutorial2 folder, its going to mess up the setting up of the simulation. @akohlmey, did you have something better in mind? Or do we accept that some files will be duplicated? Its not a huge deal, but of course it increases the chance of having future inconsistencies... |
You could make the duplicated entries in the solution folder symbolic links to the corresponding files in the '..' folder and thus minimize the risk of inconsistencies. |
Yes! That would work. Perfect, thanks, I will try that. |
|
@akohlmey before I merge, I would like your opinion on 2 things:
|
Yes. It is a rather elaborate hack and should eventually become obsolete, if I convince Steve to help me implement a proper solution: lammps/lammps#4268
This is (another) failure of the empirical code I've experimented with to drop outliers from the thermo data graphs. I am removing this now and will have to implement some kind of locking to avoid modifications of the cached thermo data while it is being read. |
|
I've made a temporary version of the current LAMMPS-GUI code and uploaded it to https://download.lammps.org/testing/LAMMPS_GUI-Linux-amd64-29Aug2024.tar.gz |

Uh oh!
There was an error while loading. Please reload this page.