Marc T. Henry de Frahan
Marc T. Henry de Frahan
## Bug description Running the test suite twice results in diffs in the `ow_w2a` test. ## Steps to reproduce Steps to reproduce the behavior: 1. Compiler used - [ ]...
## Summary This removes the memory spike on the ioproc when doing sampling by initializing the sampling particles in parallel. ## Pull request type Please check the type of change...
**Feature or improvement description** Fixes a heap-buffer-overflow error. `nc_def_var` size should take the value of the size of the dim array. The size of `ptRefDataDims` is 1 so the `nc_def_var`...
Information I have so far: backtrace: ``` * thread #1, name = 'naluX', stop reason = signal SIGSEGV: address not mapped to object (fault address: 0x0) * frame #0: 0x00007fffef78c6a4...
## Summary Use multiply_rho true for potential temperature evolution and adapt for multiphase sims. ## Pull request type Please check the type of change introduced: - [ ] Bugfix -...
## Summary Add amr-wind journal article reference. ## Pull request type Please check the type of change introduced: - [ ] Bugfix - [ ] Feature - [ ] Code...
It sounds like anelastic would rather have `multiply_rho = true` for temperature PDE. This was switched to `false` recently-ish: https://github.com/Exawind/amr-wind/pull/965. Can/should we switch it back? Tagging @mbkuhn, @moprak-nrel
I've been staring at this one for a while and it doesn't make sense to me. I am hoping it makes sense to @alanw0, @overfelt or @tasmith4. We are getting...