TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
Keywords derived from mailler_base

mailler_base

Basic class to mesh.

Usable keywords (pick one): domain, epsilon, pave, pave_64


domain

Class to reuse a domain.

Parameters:

  • domain_name (type: string) Name of domain.

epsilon

Two points will be confused if the distance between them is less than eps. By default, eps is set to 1e-12. The keyword Epsilon allows an alternative value to be assigned to eps.

Parameters:

  • eps (type: float) New value of precision.