extrap icon indicating copy to clipboard operation
extrap copied to clipboard

Command line switch --scaling strong not working

Open knuedd opened this issue 1 year ago • 1 comments

Dear extrap team,

with extrap-gui from extrap 4.1.2 I tried to load from the command line as either of the following way:

extrap-gui --cube case_working+profile --scaling strong
extrap-gui  --scaling strong  --cube case_working+profile

Both load and display a model but do not adopt "strong" scaling. They stay with the default "weak".

Thank you for your efforts! Andreas

knuedd avatar Feb 09 '24 14:02 knuedd

As explained in our docs, when using the --scaling strong switch Extra-P converts your experiment into a weak scaling experiment. Your data will be displayed correctly but the model you see will look like a weak scaling model.

marcusritter1 avatar Feb 16 '24 15:02 marcusritter1