fluid_problem
Module Contents
Classes
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:
objectFluidProblem 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)