Marc T. Henry de Frahan
Marc T. Henry de Frahan
Hi, if you are using a current version of PelePhysics, then what you are doing won't work. These are the current instructions on how to generate a mechanism in PelePhysics:...
I think something else is going on. You have some characters in those files which are not parse-able and need UTF-8/ See for example discussion [here](https://similargeeks.com/errors/unicodedecodeerror-ascii-codec-cant-decode-byte-0xef-in-position/) or [here](https://stackoverflow.com/questions/10561923/unicodedecodeerror-ascii-codec-cant-decode-byte-0xef-in-position-1) You should...
Hi, for now we are citing https://doi.org/10.1016/j.combustflame.2021.111531 while we work on a more general citation. Thanks! On Sun, Jul 18, 2021, 21:36 Shaowu Pan ***@***.***> wrote: > I want to...
Actually I take that back. That's a good citation for PeleC. I am not sure about PeleLM. @esclapez might have a better citation for you.
Adding details from email discussion here just for documentation: MarcHdF: "making Prob.* into a class which inherits from a base class with some pure virtual functions (e.g stuff that you...
The TAMS branch currently lives here: https://github.com/marchdf/nalu-wind/tree/TAMS-Hybrid The following are element kernels that we implemented that we are going to need to convert to edge kernels: - [x] src/kernel/MomentumTAMSKEpsDiffElemKernel.C -...
Hi all, is this something @jamelvin and I should be helping you with? We don't typically run on GPUs.
Sounds good. The people on this thread are probably better placed to fix ;)
It was my understanding (possibly flawed) that there are bugfixes in openfast that we want to be using. We have to rely on a random commit in openfast on Frontier...
> I am fine with breaking all older openfasts, but I would also delete the other interface in the code as well so it is consistent. Good idea. > I...