From 1f2993b932e2cb29e16eec72bc6d49dced751b51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Imbeaux?= Date: Thu, 6 Nov 2025 16:35:59 +0100 Subject: [PATCH 1/2] [IMAS-5328] Rebasing the full set of additions requested in IMAS-5328 onto develop --- .../dd_gyrokinetics_local.xsd | 177 +++++++++++++++++- 1 file changed, 176 insertions(+), 1 deletion(-) diff --git a/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd b/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd index 78773810..4c2b6ed1 100644 --- a/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd +++ b/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd @@ -678,6 +678,149 @@ + + + Turbulent moments for non-linear simulations + + + + + normalized density + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + normalized parallel current density + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalized parallel pressure + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalized perpendicular pressure + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalised pressure, defined as the sum of pressure_parallel and pressure_perpendicular + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalized parallel heat flux (integral of 0.5 * m * v_par * v^2) + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalized moment (integral over 0.5 * m * v_par * v_perp^2) + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + + Normalized moment (integral over 0.5 * m * v_perp^2 * v^2) + + constant + 1 + /species + ../../binormal_wavevector_norm + ../../radial_wavevector_norm + ../../angle_pol + ../../time_norm + + + + + + + + Fields intensity, 1D, flux surface averaged, summed over kx, time averaged, non-linear @@ -2919,6 +3062,38 @@ 1D fluxes (flux-surface and time averaged), summed over kx and ky in the rotating frame + + + Moments (normalized) of the perturbed distribution function of gyrocenters + + 4.0.0 + + + + + + Moments (normalized) of the perturbed distribution function of particles + + 4.0.0 + + + + + + Moments (normalized) of the perturbed distribution function of gyrocenters times 0th order Bessel function of the first kind + + 4.0.0 + + + + + + Moments (normalized) of the perturbed distribution function of gyrocenters times 1st order Bessel function of the first kind + + 4.0.0 + + + @@ -2927,7 +3102,7 @@ alpha 3.40.0 - 3.42.0 + 4.1.0 3.40.0 ids_renamed gyrokinetics From 1904a99d2df12e580e3050c08bde7afca9eb1fbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Imbeaux?= Date: Wed, 19 Nov 2025 15:21:08 +0100 Subject: [PATCH 2/2] [IMAS-5328] Removing the gyrocenter moments to help AL to compile (trade-off agreed with the author of the ticket) --- .../dd_gyrokinetics_local.xsd | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd b/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd index 4c2b6ed1..95ade799 100644 --- a/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd +++ b/schemas/gyrokinetics_local/dd_gyrokinetics_local.xsd @@ -3062,14 +3062,6 @@ 1D fluxes (flux-surface and time averaged), summed over kx and ky in the rotating frame - - - Moments (normalized) of the perturbed distribution function of gyrocenters - - 4.0.0 - - - Moments (normalized) of the perturbed distribution function of particles @@ -3078,22 +3070,6 @@ - - - Moments (normalized) of the perturbed distribution function of gyrocenters times 0th order Bessel function of the first kind - - 4.0.0 - - - - - - Moments (normalized) of the perturbed distribution function of gyrocenters times 1st order Bessel function of the first kind - - 4.0.0 - - -