Skip to content
Discussion options

You must be logged in to vote

Hi @chairithinug , thanks for the kind words and for exploring the Vortex Shedding Mesh-Reduced example — glad to hear you’ve been able to train the model successfully! You’re right that this particular example doesn’t include a built-in visualization script. The mesh-reduced implementation was externally contributed, and its scope focused on reproducing the encoder-decoder and temporal-attention training pipelines rather than visualization. To visualize the reconstructed mesh fields, you can reuse the vortex shedding (MeshGraphNet) visualization script (examples/cfd/vortex_shedding_mgn/inference.py) as a starting point. That code already handles:

  • Extracting nodal quantities (u, v, p) fr…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ram-cherukuri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants