Ignore:
Timestamp:
02/18/14 15:22:25 (10 years ago)
Author:
sdipsl
Message:

some adjustment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_debug/libIGCM_debug.ksh

    r987 r989  
    546546  if [ X${BigBrother} = Xtrue ] ; then 
    547547    # ID to identify a simulation 
    548     simuid=${config_UserChoices_JobName}.${config_UserChoices_ExperimentName}.${config_UserChoices_SpaceName}.${config_UserChoices_TagName}.p86denv.TGCC.CURIE 
     548    simuid=${config_UserChoices_JobName}.${config_UserChoices_ExperimentName}.${config_UserChoices_SpaceName}.${config_UserChoices_TagName}.${LOGIN}.TGCC.CURIE 
    549549 
    550550    # ID to identify a job. Several Jobs are needed to complete a simulation 
    551     jobid=${config_UserChoices_JobName}.${config_UserChoices_ExperimentName}.${config_UserChoices_SpaceName}.${config_UserChoices_TagName}.p86denv.TGCC.CURIE.${CumulPeriod} 
     551    jobid=${config_UserChoices_JobName}.${config_UserChoices_ExperimentName}.${config_UserChoices_SpaceName}.${config_UserChoices_TagName}.${LOGIN}.TGCC.CURIE.${CumulPeriod} 
    552552 
    553553    # RabbitMQ message code 
Note: See TracChangeset for help on using the changeset viewer.