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

mailler_base

Basic class to mesh.


domain

Inherits from: mailler_base

Class to reuse a domain.

Parameters:

  • domain_name (type: string) Name of domain.

epsilon

Inherits from: mailler_base

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.