case function order

case function order - Messages

#1 Posted: 12/12/2019 9:41:20 AM
paul lecornu

paul lecornu

0 likes in 2 posts.

Group: User

Hello,

Will the case function evaluate all the potentially true cases in it? There seams to be a feature where as soon as one case is evaluated as true then the output from that case is returned independent on weather following cases rule the first out.

im trying to construct a piecewise flow characteristic for a number of different applications where cases will be true dependant on the input. In certain situations the lower of the possibilities needs to be returned.
Smath case behave example.sm (18 KiB) downloaded 73 time(s).

any thoughts?
#2 Posted: 12/12/2019 12:37:46 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Will the case function evaluate all the potentially true cases in it ?


Just by inspection of your document: answer is NO ... Why ?
1. define completely #≤# ... #≥# piecewise elements.
Smath does not forgive/forget.
2. If not plot ... zap units.
Come back as needed ... Jean.

Smath case behave example.sm (19 KiB) downloaded 59 time(s).

#3 Posted: 12/12/2019 1:13:00 PM
paul lecornu

paul lecornu

0 likes in 2 posts.

Group: User

Wrote

Smath does not forgive/forget.



Thanks Jean, this I am discovering!

The plots seam to work fine with the units - and its a good sense check for me.
Coming from MCD I was hoping that the case structure would work in the same way as a line form with ifs in (but no elses) and check each case in turn. I'll just have to be more careful about the relative importance / order of the cases.
#4 Posted: 12/12/2019 4:12:33 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

Thanks Jean, this I am discovering!

The plots seam to work fine with the units - and its a good sense check for me.
Coming from MCD I was hoping that the case structure would work in the same way as a line form with ifs in (but no elses) and check each case in turn. I'll just have to be more careful about the relative importance / order of the cases.


Smath does not have the single line if MCD ... not yet coded.
Good it works with units.
Bolean is often a good candidate.
In some instances Smath will not complain incomplete <, >.
In other instances [I only know 1 in years], must be incomplete.
Cheers, welcome ... Jean.
#5 Posted: 12/12/2019 4:53:49 PM
Alvaro Diaz Falconi

Alvaro Diaz Falconi

992 likes in 1674 posts.

Group: User

Wrote



The plots seam to work fine with the units - and its a good sense check for me.



Hi. This is a better way for use units, function and plots.

Smath case behave example.sm (20 KiB) downloaded 117 time(s).

Best regards.
Alvaro.
1 users liked this post
frapuano 12/12/2019 8:29:00 PM
  • New Posts New Posts
  • No New Posts No New Posts