Unable bulid solver for pic

Hi, I met a problem when I try to bulid solver for the pic tuturiol named as silane_pyrolysis_3d. I do make any change about the tuturiol, and just click the build solver, but it failed. I try to re-install anoconda and mfix. But it makes no difference. I looks like I do not have the gfortran compiler?


The gfortran compiler is found, but when it runs, it is getting passed a bunch of command-line flags I don’t recognize - /Qopenmp, etc - and it looks like gfortran is treating these as file names instead of flags. Something is very strange here. Can you attach the output of conda list (with the mfix-21.1.4 environment activated) ?

Thanks,

– Charles