Alankar Dutta
Alankar Dutta
How do I change the size (height and width) of the gif file? The file created by default is extremely small. I have used a 20X20 matrix.
If I give the base directory, the action works: https://github.com/dutta-alankar/AstroPlasma/actions/runs/8865944317 But it fails on giving a subdirectory: https://github.com/dutta-alankar/AstroPlasma/actions/runs/8866107250
# Customization feature to choose a directory for dumping of log files Often having a custom directory for dumping of log files is very useful to have the code files...
The default `tolerance=0` for Regression test is causing the following error. I guess this is because floating point numbers cannot be exactly compared. Here is the error message on running...
I changed the location of my hotspot `Fancy Porcelain Toad` a week back. As soon as I turned it on and connected it to the internet, it sent out a...
I have implemented optically thin radiative cooling module for *Idefix*. I have tested this for by allowing cooling of a collection of cells (initially at $2\times 10^6 \ \rm K$)...
### Describe the issue: Encountering warning which shows usage before initialization. ### Error message: ```shell /freya/ptmp/mpa/adutt/idefix/src/fluid/convertConsToPrim.hpp(136): warning #549-D: variable "eos" is used before its value is set detected during instantiation...