Filled rectangular wave guide (VectorHelmholtz)

Elmer cases by the users for the users
Post Reply
Christian-HH
Posts: 1
Joined: 25 Apr 2024, 00:24
Antispam: Yes

Filled rectangular wave guide (VectorHelmholtz)

Post by Christian-HH »

Hi there, I have recently been working with the VectorHelmholtz solver and have generated a test case (https://github.com/CMeinersHH/filled_re ... _waveguide) for which there is also an analytical solution (for comparison). It looks quite good so far. However, during execution I still get several messages of the form:

"CheckKeyword: Found keyword type assuming suffix 1 for: variable 2"

This is not critical, but can anyone give advice on what could be done better?

Christian
raback
Site Admin
Posts: 4835
Joined: 22 Aug 2009, 11:57
Antispam: Yes
Location: Espoo, Finland
Contact:

Re: Filled rectangular wave guide (VectorHelmholtz)

Post by raback »

Hi

This is not a warning: You just have the code rather verbose and it tells you that "variable 2" was given type based on the keyword "variable 1" that is named in the keyword database. We could make this even lower priority.

-Peter
Post Reply