-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calculation of losses for MachineUD #671
Comments
Hello, Thank you for your interest in pyleecan. Best regards, |
Hello,
As the similar way the tutorials in the pyleecan ,i am doing the loss
calculations. But for the MachineUD.The calculations are not working and
showing error as machine ud does not have rotor attribute. The json file
define the rotor and stator as list.
…On Thu, 14 Dec, 2023, 3:53 pm Pierre Bonneel, ***@***.***> wrote:
Hello,
Thank you for your interest in pyleecan.
Can you share a screenshot of the machine that you are trying to simulate
? For now MachineUD is not fully compatible with the FEMM coupling (and
then the loss models that are computed on the results from FEMM). Depending
on the complexity of your machine we should be able to help you to make it
work with a MachineUD.
Best regards,
Pierre
—
Reply to this email directly, view it on GitHub
<#671 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BDR57B4PMLPYSOQ2KCRYMDDYJMHHXAVCNFSM6AAAAABARIECBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJVHE4TMOBTGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hello,
Moreover the machine have stator , magnet and sleeve.I am not able to share
the screenshot of machine.
On Thu, 14 Dec, 2023, 5:16 pm Jeslin Joseph, ***@***.***>
wrote:
… Hello,
As the similar way the tutorials in the pyleecan ,i am doing the loss
calculations. But for the MachineUD.The calculations are not working and
showing error as machine ud does not have rotor attribute. The json file
define the rotor and stator as list.
On Thu, 14 Dec, 2023, 3:53 pm Pierre Bonneel, ***@***.***>
wrote:
> Hello,
>
> Thank you for your interest in pyleecan.
> Can you share a screenshot of the machine that you are trying to simulate
> ? For now MachineUD is not fully compatible with the FEMM coupling (and
> then the loss models that are computed on the results from FEMM). Depending
> on the complexity of your machine we should be able to help you to make it
> work with a MachineUD.
>
> Best regards,
> Pierre
>
> —
> Reply to this email directly, view it on GitHub
> <#671 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BDR57B4PMLPYSOQ2KCRYMDDYJMHHXAVCNFSM6AAAAABARIECBCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJVHE4TMOBTGQ>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I have a user defined machine(Machine_UD9 with sleeeve:I have created a json file by designing the machine in pyleecan.And later i imported the json file to calculate the loss.But i am not able to do the loss calculation and it showing a error as MachineUD' object has no attribute 'rotor'.How i can do the loss calculation of a user defined machine.I have done the loss calculation without sleeve.But the machine was SPISM.Later i changed the SPISM to MachineUD.How i can solve this issue.
The text was updated successfully, but these errors were encountered: