REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • M

      Resolution of data passed through GoTo block

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      2
      0 Votes
      2 Posts
      31 Views
      J

      @MikeyH
      Hi Mike,

      Without seeing the full schema, my guess would be a data type mismatch. It looks like the block with the val0-2 inputs might be expecting an integer (long) data type. If that's the case, any incoming real number would get automatically rounded or truncated, which would explain the lost decimal places.
      4c1bb596-2757-4241-9838-e73fc8ea7611-image.png

      Cheers,
      Jan

    • S

      How to run a compiled .rex model from command line for fast repeated cost-function evaluation

      Watching Ignoring Scheduled Pinned Locked Moved REXYGEN Studio
      7
      0 Votes
      7 Posts
      799 Views
      S

      @cechurat
      Hi,
      I apologize for the delayed response. I needed to consult this issue further before getting back to you.

      Afterwards, I verified the following behavior: after creating the simroot folder and enabling write access to it, running my project in Simulation mode causes crashes. The issue disappears when I set log.file.enabled=1 in rexcore.cfg.

      This can be used as a temporary workaround, although it slightly slows down execution, especially when the simulation is run repeatedly many times.

      If there is a better systematic solution, please let me know.

      Best regards,
      Stepan