Smithers icon indicating copy to clipboard operation
Smithers copied to clipboard

Mathematical interdisciplinary toolbox for helping engineers, researchers and scientist

Results 12 Smithers issues
Sort by recently updated
recently updated
newest added

**Describe the bug** the class `TermalDataset` should be `ThermalDataset`

bug

**Is your feature request related to a problem? Please describe.** I would like to consider the `logging` module for the textual output, allowing for calibration of the verbosity level as...

enhancement

At the moment almost all the datasets in `smithers.dataset` are not tested at all.

copy from https://github.com/mathLab/PyDMD/pull/145

copy from https://github.com/mathLab/PyDMD/pull/186

"old" VTK files share the same extension `.vtk` but can contain different data type (polyData, UnstructuredGrid, ...). Such behaviour is currently not managed properly by the `VTKHandler` class

Add a dataset for the transonic flow past a NACA 0012 airfoil. The parameter is the angle of attack, and the snapshots are of two types: `internal` (in the 2D...

In the OpenFOAM handler, adding a new value _latestTime_ to be selected in the function __find_time_instants_subfolders_.