Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix a unit and update a term to be vectorized in ArrayEquations.HeatTransfer #470

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2024

  1. fix: include missing vectorization

    The example gave a "Translation Error" since to the variable `i` is
    never declared.
    It seems like the first term was simply not vectorized when the example
    was updated in a87d4af
    adrian-nilsson-fcc committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6bf224d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e38259 View commit details
    Browse the repository at this point in the history