Drive files for DP MIcress

aspects of evaluating simulation results and their graphic presentation using either DisplayMICRESS or other software tools. Features and possibilities of DisplayMICRESS
Post Reply
carldslater
Posts: 5
Joined: Tue Oct 08, 2019 9:48 am
anti_bot: 333

Drive files for DP MIcress

Post by carldslater » Tue Oct 08, 2019 9:53 am

Is it possible to run DP Micress from a .txt file or similar? I see that you can create macros in DP Micress, but can they be run by opening them directly with DP?

I have a sensitivity analysis to do, whilst i have been able to automate the computation and running of Micress files, i would also like to automate the analysis without opening DP Micress. Ideally just exporting the relevant .txt files so they can be analyzed in Matlab.

ralph
Posts: 167
Joined: Wed Apr 27, 2011 4:42 pm
anti_bot: 333

Re: Drive files for DP MIcress

Post by ralph » Tue Oct 08, 2019 12:27 pm

You can run macros from the command line. See DP_MICRESS --help for options.
I think it is:

Code: Select all

DP_MICRESS --console <your macro file> <your result files>
Ralph

Post Reply