Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch Arguments for CIME #1180

Closed
wants to merge 1 commit into from
Closed

Batch Arguments for CIME #1180

wants to merge 1 commit into from

Commits on Dec 14, 2016

  1. Batch Arguments for CIME

    Added a simple method to pass arguments from case.submit to the batch system.
    The user simply uses the --batchargs argument when running case.submit and then
    provide the argument after, e.g.
    
    case.submit --batchargs '--mail-user=user@server.com --mail-type=END'
    
    [BFB]
    Erich L Foster committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    9bf3eaf View commit details
    Browse the repository at this point in the history