-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Need to relax this check and add a tolerance
openfast_toolbox/openfast_toolbox/fastfarm/AMRWindSimulation.py
Lines 628 to 629 in c7f82af
| # Check if all values in sampling grid sampling_{x,y,z}grid_lr are part of AMR-Wind cell-centered values amr_{x,y,z}grid_at_lr_level_cc | |
| is_sampling_xyzgrid_subset = set(sampling_xyzgrid_lhr).issubset(set(amr_xyzgrid_at_lhr_level_cc)) |
Metadata
Metadata
Assignees
Labels
No labels