Skip to content

run_glm requires that the nml control file be named glm2.nml #118

Description

@jsta

I am interested in passing an arbitrarily named nml file ( glm2_foo.nml) to run_glm:

run_glm(sim_folder, args = "--nml glm2_foo.nml")

It seems that the GLM executable allows this:

$ glm --help

       ------------------------------------------------
       |  General Lake Model (GLM)   Version 2.0.4    |
       ------------------------------------------------
--help  : show this blurb
--nml <nmlfile> : get parameters from nmlfile
--xdisp : display temp/salt and selected others in x-window
--xdisp <plotsfile> : like --xdisp, but use <plotsfile> instead of plots.nml
--saveall : save plots to png files
--save-all-in-one : save all plots to png file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions