ChongChong He

Results 155 comments of ChongChong He

Same question on June 2020.

Same question. Please! Anyone care to answer this question?

I'm in great demand of this feature as well. I wish there is a way to disable py-autopep8 for the current buffer.

Any progress on the OR feature?

This is important to know. I always reply on `AMREX_ASSERT`, `AMREX_ALWAYS_ASSERT`, or `AMREX_ALWAYS_ASSERT_WITH_MESSAGE`. I guess they all reply on amrex::Abort, right? Then, what is the solution? How do we "rewrite...

> You can install additional any pip packages that you need to build the docs by editing this file: https://github.com/quokka-astro/quokka/blob/development/.github/workflows/docs.yml OK, that helps. Now every check should pass and it's...

We should have plans of writing code papers. Mark and I were talking about writing a paper that implements multigroup radiation transfer (mixed frame + advection in frequency space) and...

On top of the setonix-gpu.profile, I have to add `-ffp=0` to both `CFLAGS=` and `CXXFLAGS=` and the code compiles and produces correct results for some pure hydro simulations. The radiation...

> > On top of the setonix-gpu.profile, I have to add `-ffp=0` to both `CFLAGS=` and `CXXFLAGS=` and the code compiles and produces correct results for some pure hydro simulations....