Skip to content

Scheduled sync: main → develop#1906

Merged
github-actions[bot] merged 3 commits intodevelopfrom
main
Mar 17, 2026
Merged

Scheduled sync: main → develop#1906
github-actions[bot] merged 3 commits intodevelopfrom
main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 17, 2026

Automated sync needs review:

  • Merge conflicted: true
  • Direct push exit code: n/a
    Please resolve and merge to bring develop up to date with main.

Note

Medium Risk
Touches surface-meshing validation and JSON translation paths, which can affect mesher inputs and resource reuse/hashing. Changes are scoped and covered by new translator/validation tests but could impact existing runs that rely on legacy translation behavior.

Overview
Surface meshing now treats target_surface_node_count as a beta/GAI-only capability. Validation was updated to reject this setting for the legacy mesher while allowing it for Geometry AI and the beta surface mesher, and legacy translation now includes target_surface_node_count when present.

GAI surface-meshing translation output is made hash-stable. The translator now strips selectors from the filtered GAI JSON to avoid random selector UUIDs causing non-deterministic hashes, with new tests asserting selector removal and hash consistency.

Adds a new example case DTU_WindTurbine and exports it via flow360.examples.

Written by Cursor Bugbot for commit 707c02a. This will update automatically on new commits. Configure here.

mikeparkflex and others added 3 commits March 17, 2026 12:31
Co-authored-by: Marc Vives <marc.vives@flexcompute.com>
…tput to fix hash inconsistency (#1904)

Co-authored-by: Ben <106089368+benflexcompute@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: benflexcompute <ben@flexcompute.com>
@github-actions github-actions bot merged commit 745942e into develop Mar 17, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants