[Getdp] S-Parameters

Peter Binde peter.binde at drbinde.de
Thu Apr 23 13:06:55 CEST 2020


Hello Aaron,

 

I have noticed the same thing. The reason is this: The PostOperation ‘Get_SParameters’ for S-Parameters is not written in the Resolution. The below Resolution shows how this must look like.

 

Kind Regards,

Peter Binde

 

 

Resolution {

  { Name Analysis ;

    System {

      If (Excitation == 1)

        { Name A ; NameOfFormulation eFormulation ; Type ComplexValue ; }

      EndIf

      If (Excitation == 2)

        { Name A ; NameOfFormulation hFormulation ; Type ComplexValue ; }

      EndIf

    }

    Operation {

      CreateDir[Str[myDir]] ;

      Generate[A] ; Solve[A] ; SaveSolution[A] ;

                  

                  PostOperation[Get_FieldsBnd];

                  PostOperation[Get_SParameters];

    }

  }

}

 

 

 

From: getdp <getdp-bounces at ace20.montefiore.ulg.ac.be> On Behalf Of Jensen, Aaron J.
Sent: Mittwoch, 22. April 2020 18:26
To: getdp at onelab.info
Subject: [Getdp] S-Parameters

 

Hi All,

 

I'm testing out the GetDP/Onelab waveguide examples.  These are pretty amazing.

 

I'm not able to find the S-parameter data?  Are there any other steps I need to take after running the simulation to get the data.  I tried a few of the example cases but I couldn't figure out how to get the data?

 

Thank you,

Aaron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/getdp/attachments/20200423/79ea0922/attachment.html>


More information about the getdp mailing list