flexible-atomic-code / fac

FAC - Flexible Atomic Code by Ming Feng Gu
GNU General Public License v3.0
71 stars 56 forks source link

the issue of fac.Config #678

Open zhaojingyan3 opened 5 months ago

zhaojingyan3 commented 5 months ago

The issue of fac.Config(): for l>20, it shows "Segmentation fault" after entering according to the manual.How should I input configurations?

mfgu commented 5 months ago

how did you enter the configuration?

zhaojingyan3 commented 5 months ago

I have entered:fac.Config("b","25*1")

---Original--- From: "Ming Feng @.> Date: Thu, Mar 28, 2024 00:14 AM To: @.>; Cc: @.**@.>; Subject: Re: [flexible-atomic-code/fac] the issue of fac.Config (Issue #678)

how did you enter the configuration?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

mfgu commented 5 months ago

it works with the up-to-date master branch.

zhaojingyan3 commented 5 months ago

I am using version of fac-1.1.4. I notice that I may be able to use fac.RecStates() to achieve the above objectives.