fluid_problem

Module Contents

Classes

FluidProblem

FluidProblem is a class containing the mesh and the dictionaries of

class fluid_problem.FluidProblem(solver_option, problem_type, num_ts=1, num_nodes=1, **kwargs)

Bases: object

FluidProblem is a class containing the mesh and the dictionaries of the solver option.

add_lifting_surface(name, shape, *arguments)
add_non_lifting_surface(name, shape, *arguments)
add_wake(shape=None)