Auto-Calculation/Recalculate Page

Auto-Calculation/Recalculate Page - Messages

#1 Posted: 1/17/2024 8:04:13 AM
giddyApples8

giddyApples8

0 likes in 15 posts.

Group: User

I'm using the latest version of SM (1.1.8763).
I have auto-calculation enabled.
When I change a variable name, the functions referring to the changed/deleted variable do not show an error due to a missing variable. The functions keep the previous value until I move the function up in the page, to where it is forced to recalculate a different variable.
Selecting "recalculate page" does not help.
See video: recalculate

3DMsFHe.wmv (3 MiB) downloaded 58 time(s).
#2 Posted: 1/17/2024 6:14:46 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

If you attach the document, it might be possible to doctor.
Jean
#3 Posted: 1/17/2024 9:16:44 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: Moderator

I cannot reproduce it in a simplified example, I guess there is something specific that triggers the behaviour shown in the video.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#4 Posted: 1/17/2024 11:32:45 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Your file is not an *.sm document.
#5 Posted: 1/18/2024 5:15:38 PM
Davide Carpi

Davide Carpi

1417 likes in 2873 posts.

Group: Moderator

Wrote

Your file is not an *.sm document.



The video attachment was added by me, since the original is uploaded to an external service and might be deleted.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#6 Posted: 1/19/2024 5:12:17 AM
giddyApples8

giddyApples8

0 likes in 15 posts.

Group: User

Wrote

If you attach the document, it might be possible to doctor.
Jean


recalculate.sm (11 KiB) downloaded 59 time(s).

I've attached a sample.
Instead of deleting the variable, I just clear it.
The last function (highlighted) keeps the old value despite the variable being cleared.
If I drag the clear() to the bottom of the page, the value of the second to last function (above the highlighted one) will not auto-calculate to remove the error. If I click "recalculate", it will remove the error.
If I drag the clear() back up, the second to last function immediately updates to show an error but the last function does not update to show an error.
If I drag the last function up, it will update to show an error.
#7 Posted: 1/19/2024 10:24:56 PM
Jean Giraud

Jean Giraud

983 likes in 6866 posts.

Group: User

Wrote

I've attached a sample.


Let me know if it works ... I had a crash on the other PC.
Jean

recalculate.sm (11 KiB) downloaded 54 time(s).
#8 Posted: 1/19/2024 11:00:32 PM
overlord

overlord

554 likes in 1333 posts.

Group: Moderator

Aah, I get it now. This should be a bug.
While Clear(F.excitation) is enabled F.T can be calculated, obviously.
But when Clear(F.excitation) is disabled once F.T is calculated, F.T value remains.
Even there is no F.excitation because of Clear().

Changing all optimizations to symbolic doesn't matter too.
I will say it again, this should be a bug.
  • New Posts New Posts
  • No New Posts No New Posts