Runtime Parameters: In Situ Python Analysis - vivi235711/gamer GitHub Wiki

Parameters described on this page: YT_SCRIPT,   YT_VERBOSE,   YT_FIG_BASENAME   YT_JUPYTER_USE_CONNECTION_FILE  

Parameters below are shown in the format:   Name   (Valid Values)   [Default Value]

  • YT_SCRIPT   (string)   [none]

    • Description: The Python script name to be loaded. Do not include the file extension .py. For example, set it to inline_script if the script name is inline_script.py.
    • Restriction: Only applicable when enabling the compilation option --libyt.

  • YT_VERBOSE   (0=off, 1=info, 2=warning, 3=debug)   [1]

    • Description: Log level of libyt.
    • Restriction: Only applicable when enabling the compilation option --libyt.

  • YT_FIG_BASENAME   (string)   [none]

    • Description: Figure basename of the outputs from yt. For example, set it to Fig will get Fig000000000_Projection_z_density.png for the first figure of density z-projection.
    • Restriction: Only applicable when enabling the compilation option --libyt.

  • YT_JUPYTER_USE_CONNECTION_FILE   (0=off, 1=on)   [0]

    • Description: Use user-provided connection file when using libyt Jupyter UI.
    • Restriction: Only applicable when enabling the compilation option --libyt and --libyt_jupyter.

Remarks


Links

⚠️ **GitHub.com Fallback** ⚠️