🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

how to enable formatted save mode from windows cmd line

User: "AL U."
New Altair Community Member
Updated by AL U.

I enabled formatted save mode in the debug options in Flux Supervisor (v2019.1.1) and it writes in formatted mode when solving with a python script in batch mode from Flux Supervisor.  When I try to run the same python script using a Windows .bat script it writes the output files in binary mode.  Is there an environment variable or command to force it to write output in formatted mode when calling Flux from a .bat script?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "asoualmi"
    Altair Employee
    Updated by asoualmi

    .

    Hi,

    Sorry for my late answer. You need to put this “Set FLUX_FORMATTED_FILE=YES” in your bat file.

    Best regards.