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

stockVariable + intercept #17

Open
vbartolino opened this issue Feb 7, 2017 · 1 comment
Open

stockVariable + intercept #17

vbartolino opened this issue Feb 7, 2017 · 1 comment

Comments

@vbartolino
Copy link

It is clear that a stockVariable can be used in place of a parameter approx. as follows:
#param ~ #multi * stkVar

What it is not clear to me is if and how I could implement something like this instead:
#param ~ #param1 + #multi * stkVar

I've tried without success
(+ #param1 stkVarFileName)

I have few situations where this could be rather useful.
As always thankful

@bthe
Copy link
Contributor

bthe commented Mar 8, 2017

I still haven't seen a working version of a Gadget model with stockvariables, have you managed to get this working?

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

No branches or pull requests

2 participants