Generate unstructured clouds of points from CSV files with contour coordinates for mGFD applications. Transform your geometric data into computational clouds of points ready for scientific simulations.
Understand the expected data structure for cloud of points generation
Normalized X coordinate (0.0 - 1.0)
Normalized Y coordinate (0.0 - 1.0)
Region number (1, 2, 3, ...)
Here's how your CSV file should be structured
x,y,region
0.4571,0.8178,1
0.4559,0.8166,1
0.4547,0.8166,1
Drag and drop your CSV file or click to browse
or click to browse files