Exawind / nalu-wind

Solver for wind farm simulations targeting exascale computational platforms
https://exawind.github.io/nalu-wind/
Other
124 stars 85 forks source link

Add Timers for FSI #1221

Closed psakievich closed 1 year ago

psakievich commented 1 year ago

Results from simple FSI debug case running on my laptop.

 Timing for FSI Computations :
         Nalu-Wind::computations --    avg: 0.0957177  min: 0.0957177  max: 0.0957177
         OpenFAST::computations --     avg: 0.194977   min: 0.194977   max: 0.194977

Timers are not all inclusive but I tried to capture the things that are doing the most work.