Skip to content

particle filling #47

Description

@Mr-Ma-yikun

I encountered excessively long runtime (no result after two days) while using particle filling.
May I ask if there are any parameters that need adjustment or improvement?

  particle_filling: {
        "n_grid": 128,
        "density_threshold": 40.0,
        "search_threshold": 0.5,
        "search_exclude_direction": 5,
        "ray_cast_direction": 0,
        "max_particles_num": 2000000,
        "max_particles_per_cell": 4,
        "boundary": [
            0.2,
            0.8,
            0.2,
            0.8,
            0.1,
            1.0
        ],
        "smooth": 
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions