Skip to content

Conversation

@sajjadazimi
Copy link
Member

Purpose

merge sgs_diffusive_flux functions for pedmf and dedmf


  • I have read and checked the items on the review checklist.

@sajjadazimi sajjadazimi requested a review from szy21 December 10, 2025 00:34
Comment on lines 492 to 495
ᶠstrain_rate =
turbconv_model isa PrognosticEDMFX ?
compute_strain_rate_face_vertical(ᶜu⁰) :
compute_strain_rate_face_vertical(ᶜu)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ᶠstrain_rate =
turbconv_model isa PrognosticEDMFX ?
compute_strain_rate_face_vertical(ᶜu⁰) :
compute_strain_rate_face_vertical(ᶜu)
ᶠstrain_rate = compute_strain_rate_face_vertical(ᶜu)

Copy link
Member

@szy21 szy21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Let's keep removing more code!

@sajjadazimi sajjadazimi force-pushed the sa/change_gs_tracers_diff_back branch from b1a8a7a to 52d9e65 Compare December 10, 2025 01:05
@sajjadazimi sajjadazimi force-pushed the sa/change_gs_tracers_diff_back branch from 52d9e65 to 2c0371e Compare December 10, 2025 01:50
@sajjadazimi sajjadazimi added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 10, 2025
@sajjadazimi sajjadazimi added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2025
@sajjadazimi sajjadazimi added this pull request to the merge queue Dec 10, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 10, 2025
@sajjadazimi sajjadazimi added this pull request to the merge queue Dec 10, 2025
@szy21
Copy link
Member

szy21 commented Dec 10, 2025

This won't pass until #4155 is merged I think. After that you can rebase it and it should be fine.

@sajjadazimi sajjadazimi removed this pull request from the merge queue due to a manual request Dec 10, 2025
@sajjadazimi sajjadazimi added this pull request to the merge queue Dec 10, 2025
Merged via the queue into main with commit 5d4fe04 Dec 10, 2025
14 of 17 checks passed
@sajjadazimi sajjadazimi deleted the sa/change_gs_tracers_diff_back branch December 10, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants