czc-zju
czc-zju
Keep _amr.max_level = 0_ and then I want to **map** data from the coarse grid to finer resolution grid for computation, but I'm new here and I'm trying to do...
> When I run **__PeleLM2d.gnu.DEBUG.MPI.ex_ inputs.2d_**, I also get the same error: _Erroneous arithmetic operation Erroneous arithmetic operation See Backtrace.1 file for details See Backtrace.0 file for details Abort(8) on...
**_Backtrace:_** 0: ./PeleLM2d.gnu.DEBUG.ex(+0xea5c2e) [0x5608c6982c2e] amrex::BLBackTrace::print_backtrace_info(_IO_FILE*) at /home/ubuntu/PeleLM/Submodules/amrex/Src/Base/AMReX_BLBackTrace.cpp:175 1: ./PeleLM2d.gnu.DEBUG.ex(+0xea572e) [0x5608c698272e] amrex::BLBackTrace::handler(int) at /home/ubuntu/PeleLM/Submodules/amrex/Src/Base/AMReX_BLBackTrace.cpp:85 2: /lib/x86_64-linux-gnu/libc.so.6(+0x3ef10) [0x7f5db41eff10] 3: /lib/x86_64-linux-gnu/libm.so.6(logf32x+0x30) [0x7f5db49e7ad0] ?? ??:0 4: ./PeleLM2d.gnu.DEBUG.ex(+0x4c2f83) [0x5608c5f9ff83] PeleLM::calcDiffusivity(double)::{lambda(int, int, int)#2}::operator()(int, int, int) const...
My case file is EB_FlamePastCylinder (_PeleLM/Exec/RegTests/EB_FlamePastCylinder_), and I change the boundary from _Interior_ to _NoSlipWallIsotherm_, the others remain the same. I am asking for your help to diagnose the issue. ...
YES, IT WORKS. Thanks a lot dear **_esclapez_** and **_drummerdoc_** for your reply. I have another question, can the **_boundary of EB_ be set to _NoSlipWallIsotherm_**? Thanks again.
I'm using an old version of PelePhysics. Yesterday's question was answered, but when I executed **./make-mechanism.sh**, a new error: **UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 36: ordinal...
[here](https://stackoverflow.com/questions/10561923/unicodedecodeerror-ascii-codec-cant-decode-byte-0xef-in-position-1) is very helpful to me, the **header and .cpp** file have been successfully generated, thank you very much!!!
I found it and tried it, it works great! ! ! Thank you.
If they can be got it, it's definitely the best. Otherwise, I want to get the diffusion coefficients and reaction rates of the species, and then get the parameters that...