bsk-2001 commited on
Commit
9079419
·
verified ·
1 Parent(s): a25794c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - CFD
5
+ - Multiphase
6
+ - CompressibleFlow
7
+ - SciML
8
+ - Bubbles
9
+ - Droplets
10
+ - Shock
11
+ pretty_name: Fluidverse Samples
12
+ ---
13
+
14
+ # Fluidverse Samples
15
+
16
+ This dataset provides sample files for all of the datasets published by the Fluidverse Organization.
17
+ For each dataset two trajectories are provided - one with a single bubble / droplet and one multi-droplet / bubble trajectory with five bubbles / droplets.
18
+
19
+ **Notice:** This is not a standalone dataset with a test and train split. This huggingface dataset serves solely as a preview for the complete dataset.
20
+
21
+ ## Dataset samples
22
+
23
+ | Dataset name | Dataset shortname | URL |
24
+ |--------------|-------------------|-----|
25
+ |2D Shock-Induced Air Bubble Collapse in Water with Symmetric BC|2D_SABW_SSOO|https://huggingface.co/datasets/FluidVerse/2D_SABW_SSOO|
26
+ |2D Shock-Induced Air Bubble Collapse in Water with Open BC|2D_SABW_OOOO|https://huggingface.co/datasets/FluidVerse/2D_SABW_OOOO|
27
+ |2D Shock-Induced Droplet Breakup in Air with Symmetric BC|2D_SDBA_SSOO|https://huggingface.co/datasets/FluidVerse/2D_SDBA_SSOO|
28
+ |2D Shock-Induced R22 Bubble Collapse in Air with Open BC|2D_SRBA_OOOO|https://huggingface.co/datasets/FluidVerse/2D_SRBA_OOOO|
29
+ |3D Shock-Induced Air Bubble Collapse in Water with Symmetric BC|3D_SABW_SSOOSS|https://huggingface.co/datasets/FluidVerse/3D_SABW_SSOOSS|
30
+ |3D Shock-Induced Droplet Breakup in Air with Symmetric BC|3D_SDBA_SSOOSS|https://huggingface.co/datasets/FluidVerse/3D_SDBA_SSOOSS|