Skip to content

Harmonic analysis using the frequency-sweep Krylov method - problem when running with nproc = 2+ #2306

Answered by mikerife
dhabar95 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dhabar95 @germa89 @clatapie
In MAPDL there are two Krylov workflows; one that uses APDL commands and one that uses a set of 3 APDL macros (that have to be downloaded from the MAPDL documentation). The APDL macro method notes that SMP must be used. I took a quick look at the APDL macros vs the PyMAPDL Krylov method and kind of gave up for now (a lot to look at). So instead in the example Dharshan is pointing to I used:

mapdl = launch_mapdl(nproc=4, additional_switches = '-smp')

And the example ran fine. I don't have a lot of time to dig into the APDL macros and PyMAPDL Krylov method today...maybe later this week. I'm not yet sure why SMP is required.
Mike

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@germa89
Comment options

@germa89
Comment options

Answer selected by germa89
Comment options

You must be logged in to vote
3 replies
@germa89
Comment options

@kmkoshy
Comment options

@germa89
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@germa89
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants