Skip to Content.
Sympa Menu

opal - Re: [Opal] simulation with amr fieldsolver

opal AT lists.psi.ch

Subject: The OPAL Discussion Forum

List archive

Re: [Opal] simulation with amr fieldsolver


Chronological Thread  
  • From: "sherlp" <1341516422 AT qq.com>
  • To: opal AT lists.psi.ch
  • Subject: Re: [Opal] simulation with amr fieldsolver
  • Date: Tue, 22 Mar 2022 09:51:19 +0100

Dear Pedro

I corrected the FIELDSOLVER according to
"https://gitlab.psi.ch/OPAL/documentation/manual/blob/master/fieldsolvers.asciidoc#bib.muelu";
but it still shows the error:

Error>
Error> *** Parse error detected by function "Expressions::parseStringValue()"
Error> *** in line 82 of file "AmrRingCyclotron.in" before token ",":
Error>
FS1:FIELDSOLVER,FSTYPE=AMR_MG,MX=32,MY=32,MT=32,
PARFFTX=TRUE,PARFFTY=TRUE,PARFFTT=TRUE,
BCFFTX=OPEN,BCFFTY=OPEN,BCFFTZ=OPEN,
BBOXINCR=20,AMR_MAXLEVEL=2,
AMR_MAXGRIDX=32,AMR_MAXGRIDY=32,AMR_MAXGRIDZ=32,
AMR_BFX=16,AMR_BFY=16,AMR_BFZ=16,
AMR_REFX=2,AMR_REFY=2,AMR_REFZ=2,
AMR_DOMAIN_RATIO={1,0.75,0.75},AMR_TAGGING=CHARGE_DENSITY,AMR_DENSITY=1e09,
AMR_MG_NSWEEPS=12,ITSOLVER=CG,AMR_MG_NORM=LINF_NORM;
Error>
Error> String value expected

And do you have any example with amr working well on your OPAL 2021.1 to let
me know if there is problem with my compile?

Best,
Sherlp




Archive powered by MHonArc 2.6.19.

Top of Page