Ignore:
Timestamp:
Oct 15, 2018 12:28:43 PM (6 years ago)
Author:
raasch
Message:

job_id renamed run_id in configuration files, job_id is set for compatibility reasons with older versions of config files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.palm.config.idefix

    r3236 r3346  
    3434# BATCH-directives to be used for batch jobs.
    3535BD:#!/bin/bash
    36 BD:#PBS -N{{job_id}}
     36BD:#PBS -N{{run_id}}
    3737BD:#PBS -l walltime={{cpu_hours}}:{{cpu_minutes}}:{{cpu_seconds}}
    3838BD:#PBS -l ncpus={{cores}}
Note: See TracChangeset for help on using the changeset viewer.