CloudGenerator

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.

CSV Import
Cloud of Points Generation
Multiple Formats

Required CSV File Format

Understand the expected data structure for cloud of points generation

Required Columns

x float

Normalized X coordinate (0.0 - 1.0)

y float

Normalized Y coordinate (0.0 - 1.0)

region int

Region number (1, 2, 3, ...)

Example Format

Here's how your CSV file should be structured

example.csv
1 2 3 4
x,y,region
0.4571,0.8178,1
0.4559,0.8166,1
0.4547,0.8166,1
Perfect Compatibility: Use files generated by ContourCreator for seamless integration
Sample File: Download our example_1.csv reference example

Upload CSV File

Drag and drop your CSV file or click to browse

Drop your CSV file here

or click to browse files

CSV
Maximum file size: 10MB
Browse Files