Changeset 3495 for trunk/LMDZ.COMMON/libf/evolution/changelog.txt
- Timestamp:
- Nov 7, 2024, 10:27:18 AM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/changelog.txt
r3493 r3495 466 466 - Deletion of the wrapper subroutine; 467 467 - Making the initialization, variables management and arguments of the main subroutine for the dynamic computation of ice table to be more suitable. 468 469 == 07/11/2024 == JBC 470 Modifications related to the launching script: 471 - There is actually no launching difference between the 1D and 3D models. It is more about how and where you want to execute. So now, the user can choose between two launching modes with the parameter "mode" (0 = "processing scripts"; any other values = "submitting jobs"). The former option is usually used to process the script on a local machine while the latter is used to submit jobs on supercomputer; 472 - The execution command line in the job scripts that should be modified by the user according to the set-up is now given as an argument at the beginning to be more identifiable and adaptable; 473 - Making the job scripts more robust to detect a successful end.
Note: See TracChangeset
for help on using the changeset viewer.