Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<SOLVER> has no effect in batch when using linked tables #297

Open
ppdewolf opened this issue Nov 29, 2024 · 0 comments
Open

<SOLVER> has no effect in batch when using linked tables #297

ppdewolf opened this issue Nov 29, 2024 · 0 comments

Comments

@ppdewolf
Copy link
Contributor

SDC tool used: tau-argus
Version used: 4.2.5build2
Operating system used: Windows


Specification in a batch-file (.arb) of the solver to be used in case of linked tables has no effect.
(It does have effect for non-linked tables)

MWE:
In the GUI choose Free solver to be used.
Use batch file with

<OPENMICRODATA> "tau_testW.asc"
<OPENMETADATA>	"tau_testW.rda"
<SPECIFYTABLE> 	"Size" "Region" | "Var2" | | |
<SAFETYRULE> 	P(10,1)
<READMICRODATA> 	
<SOLVER>	XPRESS
<SUPPRESS>	MOD(0,3,1,1,1)

then the free solver will be used instead of Xpress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant