Forum
Important Notice for New User Registrations
To combat an increasing number of spam and bot registrations, we now manually approve all new user registrations. While this may cause a delay until your account is approved, this step is essential to ensure the quality and security of this forum.
To help us verify your registration as legitimate, please use a clear name as user name or an official email address (such as a work, university, or similar address). If you’re concerned that we may not recognize your registration as non-spam, feel free to email us at with a request to approve your username.
Defining the distributed Rayleigh beta coefficient
Quote from Alex F on 20. May 2024, 18:29Hi —
I’m attempting to define a distributed Rayleigh damping coefficient for each section of the blade structural definition file. Defining the global beta works well but QBlade has trouble interpreting the addition of a 19th column to the sectional properties table.
Does anyone know what the keyword/column header should be, or if there are other considerations when using this functionality?
I tried the keywords “RAYLEIGHDMP” and “RAYLEIGHDMP__[-]” but neither seemed to work (error message from SIL is “RAYLEIGHDMP could not be converted”).
Thanks,
Alex
Hi —
I’m attempting to define a distributed Rayleigh damping coefficient for each section of the blade structural definition file. Defining the global beta works well but QBlade has trouble interpreting the addition of a 19th column to the sectional properties table.
Does anyone know what the keyword/column header should be, or if there are other considerations when using this functionality?
I tried the keywords “RAYLEIGHDMP” and “RAYLEIGHDMP__[-]” but neither seemed to work (error message from SIL is “RAYLEIGHDMP could not be converted”).
Thanks,
Alex
Quote from David on 22. May 2024, 00:23Hi Alex,
the header column of the blade data table is completely ignored, so you can remove it if you like.
However, avoid repeating a keyword anywhere in the file unless it is used to set the keyword parameter itself. Using “RAYLEIGHDMP” and “RAYLEIGHDMP__[-]” in the header, for instance, causes issues because the file parser in QBlade tries to interpret it and fails.
Try using a different name in the header, such as “DAMP”.
Even if you are using the 19th column in the data table, QBlade still requires that you set the parameter RAYLEIGHDMP. When using the 19th column, the beta coefficient will simply be ignored.
Best regards,
David
Hi Alex,
the header column of the blade data table is completely ignored, so you can remove it if you like.
However, avoid repeating a keyword anywhere in the file unless it is used to set the keyword parameter itself. Using “RAYLEIGHDMP” and “RAYLEIGHDMP__[-]” in the header, for instance, causes issues because the file parser in QBlade tries to interpret it and fails.
Try using a different name in the header, such as “DAMP”.
Even if you are using the 19th column in the data table, QBlade still requires that you set the parameter RAYLEIGHDMP. When using the 19th column, the beta coefficient will simply be ignored.
Best regards,
David