grids / lwr /metadata.json
mchami's picture
Upload folder using huggingface_hub
3d7d8a2 verified
raw
history blame contribute delete
261 Bytes
{
"flux_function": "greenshield",
"generation_method": "lax-hopf",
"n_samples": 500,
"nt": 250,
"nx": 50,
"dx": 0.25,
"dt": 0.05,
"max_steps": 3,
"dtype": "float64",
"shape": [
500,
250,
50
]
}