Published December 10, 2025 | Version v1.0
Dataset Open

Electron neural closure for turbulent magnetosheath simulations

  • 1. EDMO icon Katholieke Universiteit Leuven

Description

Simulation Parameters

Parameters are stored in SimulationData.txt within each directory. Key parameters include:

Grid Configuration

  • Grid size: Typically 512×512 cells (2D simulation)
  • Physical domain: 64 di × 64 di

Time Configuration

  • Time step (dt): Typically 0.05 normalized units
  • Total cycles: 30,000+ timesteps

Plasma Configuration

  • Number of species: 2 (electrons + ions)
  • Particles per cell: ~256
  • Charge-to-mass ratio (QOM):
    • Electrons: -100 (normalized)
    • Ions: +1 (normalized)

Initial Conditions

  • Background magnetic field: B₀z = 0.01
  • Initial density: Uniform ρ₀ = 1/4 pi ρ

Numerical Methods

  • Smoothing: Not applied
  • Boundary conditions: Periodic in x and y
  • Implicit solver: GMRES

Physical Units and Normalization

The simulations use normalized (PIC) units:

Dataset structure:

├── A.tar.gz/
│   ├── SimulationData.txt
│   ├── ConservedQuantities.txt
│   ├── MSH-Fields_000000.h5.pkl
│   ├── MSH-Fields_000001.h5.pkl
│   └── ...
├── B1.tar.gz/
│   ├── SimulationData.txt
│   ├── ConservedQuantities.txt
│   ├── T2D-Fields_000000.h5.pkl
│   ├── T2D-Fields_000001.h5.pkl
│   └── ...

Files

Files (4.8 GB)

Name Size Download all
md5:1f9284a758333fb8b3e8587b65fd38ed
2.2 GB Download
md5:ea4d520fc13f73da4451458ecea9b5e3
2.6 GB Download

Additional details

Funding

European Commission
STRIDE - Systematic Techniques for Robust Inference and Data-driven Explainable closures for plasma physics 101148539

Dates

Available
2015-12-10

Software

Programming language
Python