...
Set new experiment id with the exptid
command
Use the exptid
command to set the new experiment id to 'hecc
':
Code Block | ||
---|---|---|
| ||
troifs0@cca-login3:> exptid -n ob01 ICM*ob00* Changing expid from 'h7cc' to 'hecc' for ICMCLh7ccINIT and writing to new file ICMCLheccINIT. Changing expid from 'h7cc' to 'hecc' for ICMGGh7ccINIT and writing to new file ICMGGheccINIT. Changing expid from 'h7cc' to 'hecc' for ICMGGh7ccINIUA and writing to new file ICMGGheccINIUA. Changing expid from 'h7cc' to 'hecc' for ICMSHh7ccINIT and writing to new file ICMSHheccINIT. |
Verify the command worked by checking the experimentVersionNumber
in the new files:
Code Block | ||
---|---|---|
| ||
troifs0@cca-login3:> exptid *hecc* In file ICMCLheccINIT, values of key experimentVersionNumber are: hecc In file ICMGGheccINIT, values of key experimentVersionNumber are: 0001 hecc In file ICMGGheccINIUA, values of key experimentVersionNumber are: hecc In file ICMSHheccINIT, values of key experimentVersionNumber are: hecc |
...