Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Set new experiment id with the exptid command

Use the exptid command to set the new experiment id to 'hecc':

Code Block
languagebash
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
languagebash
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

...