Skip to content

Make main functions callable from command line #1

@e5k

Description

@e5k

Make main functions callable from command line. Already done it for conf_grid where the three options to call it are:

  • conf_grid: opens GUI
  • conf_grid(grid): calls the structure grid that contains all the input parameters and bypasses the GUI functions
  • grid = conf_grid: returns an empty template structure

Input

  • conf_grid
  • dwind

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions