Best Of
Re: EDEM API: Custom contact model to change particle properties
Hi,
Short version, no. There's no way around making those const values non-const, meaning there's no way to modify the Young's modulus value that is coming from EDEM.
The way around this is to make your own Young's modulus variable and replace all occurrences of EDEM's Young's modulus inside an API plugin of whatever contact model you want to use.
For example, if you are using the Hertz Mindlin, you can start from the API version of the model here:
https://community.altair.com/community?id=kb_article&sysparm_article=KB0113635
and adjust with your own custom Young's modulus variable.
Cheers,
Richard
Do you want to learn more about "Altair HyperWorks for Ansys"? There is dedicated training!
Hi all,
We have a new Instructor Led Training offering about “Altair HyperWorks for Ansys”.
For more comprehensive information about Altair HyperWorks for Ansys, please visit the Altair Learn site (https://learn.altair.com/) under Class Schedule to check for scheduled sessions and register if you are interested.
Otherwise, you can contact your Altair representative to get more details and possibly schedule a training.
Please feel free to share this information.
Thank you
Re: How to set Temperature as load in Thermal Analysis?
Hi @Pouyan
Please find the modified deck.
One side of the box has 80 temperature and the other is 40.
Use SPC and card edit the spc and enter temperature value in the field D
Re: Can I create suppot case without "Account"?
Hi Carlos,
I have moved you to your correct company account in Altair One. You will receive a verification email. Pls use the link to verify your account. Once that is done, you will be able to submit support cases thru the community support portal.
Regards,
Re: Inspire Motion. How to place a marker to study displacement of an assembly.
Raj,
Here is another article on using Systems:
https://community.altair.com/community?id=community_blog&sys_id=6a55c9371bcdbc90c4dfdbd9dc4bcbdf
Regards,
Scott
Re: HyperMesh
Hello David,
in version 2022.2 we decided to hide the HyperMesh shortcut. Still, it remains available:
https://community.altair.com/community?id=kb_article&sysparm_article=KB0121375
As several users reported us they were struggling for getting the icon visible as it requires admin rights, we have made the icon visible again with the version 2022.3 we just released 2 days ago.
That said, is there any chance you can share the reasons why we were not able yet to convince you about the benefits of the new interface?
Best Regards,
Michael
HyperStudy 2022.3 Release Highlights: New Features and Enhancements
Are you interested in exciting new features and enhancements in HyperStudy 2022.3? Here is your chance if you have ~20 minutes to spare.
Agenda:
1. Connections
-
- Parameterization of Additional Resource Files
- RADIOSS Model: Support for Include Files
- Model Settings
2. Methods & Tools
-
- Sobol Sequence
- Improving Efficiency of Predictive Models via Zero Gradients
- Understanding Design Variable Constraints
- Extracting Data of XML Files
- Regular Expressions: Extracting Multiple Responses of Single Text File
3. Post-Processing & Visualization
-
- On-demand Model-Independant Reponses & Global Channel Control
Re: search twitter parameters
the free twitter api is currently limited to the last 7 days.
It should be possible with payed or academia twitter api access at least via the regular REST operators (haven't tried it, but i believe the endpoints are different).
Greetings,
Jonas
Re: My auto model is showing error for all models
Row 18 (in Excel) of the Maximum COPEN column contains a String value instead of a number so you end up with a bunch of unique categorical values.
Here is a process to fix the typo
<?xml version="1.0" encoding="UTF-8"?><process version="10.1.002"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="10.1.002" expanded="true" name="Process"> <parameter key="logverbosity" value="init"/> <parameter key="random_seed" value="2001"/> <parameter key="send_mail" value="never"/> <parameter key="notification_email" value=""/> <parameter key="process_duration_for_mail" value="30"/> <parameter key="encoding" value="SYSTEM"/> <process expanded="true"> <operator activated="true" class="read_excel" compatibility="10.1.002" expanded="true" height="68" name="Read Excel" width="90" x="45" y="34"> <parameter key="excel_file" value="https://us.v-cdn.net/6030995/uploads/editor/oc/6bviq02jf4cf.xlsx"/> <parameter key="sheet_selection" value="sheet number"/> <parameter key="sheet_number" value="1"/> <parameter key="imported_cell_range" value="B2:K102"/> <parameter key="encoding" value="SYSTEM"/> <parameter key="first_row_as_names" value="true"/> <list key="annotations"/> <parameter key="date_format" value=""/> <parameter key="time_zone" value="SYSTEM"/> <parameter key="locale" value="English (United States)"/> <parameter key="read_all_values_as_polynominal" value="false"/> <list key="data_set_meta_data_information"> <parameter key="0" value="Thickness .true.real.attribute"/> <parameter key="1" value="Width .true.integer.attribute"/> <parameter key="2" value="Friction Coefficient.true.real.attribute"/> <parameter key="3" value="Displacement .true.real.attribute"/> <parameter key="4" value="Modulus of Elasticity .true.integer.attribute"/> <parameter key="5" value="Maximum COPEN.true.polynominal.attribute"/> <parameter key="6" value="Maximum Von Mises.true.integer.attribute"/> <parameter key="7" value="Maximum CShear-1 .true.real.attribute"/> <parameter key="8" value="Maximum CShear-2 .true.real.attribute"/> <parameter key="9" value="Maximum SDEG.true.real.attribute"/> </list> <parameter key="read_not_matching_values_as_missings" value="false"/> </operator> <operator activated="true" class="replace" compatibility="10.1.002" expanded="true" height="82" name="Replace" width="90" x="246" y="34"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Maximum COPEN"/> <parameter key="attributes" value=""/> <parameter key="use_except_expression" value="false"/> <parameter key="value_type" value="nominal"/> <parameter key="use_value_type_exception" value="false"/> <parameter key="except_value_type" value="file_path"/> <parameter key="block_type" value="single_value"/> <parameter key="use_block_type_exception" value="false"/> <parameter key="except_block_type" value="single_value"/> <parameter key="invert_selection" value="false"/> <parameter key="include_special_attributes" value="false"/> <parameter key="replace_what" value="\^"/> </operator> <operator activated="true" class="guess_types" compatibility="10.1.002" expanded="true" height="82" name="Guess Types" width="90" x="447" y="34"> <parameter key="attribute_filter_type" value="single"/> <parameter key="attribute" value="Maximum COPEN"/> <parameter key="attributes" value=""/> <parameter key="use_except_expression" value="false"/> <parameter key="value_type" value="attribute_value"/> <parameter key="use_value_type_exception" value="false"/> <parameter key="except_value_type" value="time"/> <parameter key="block_type" value="attribute_block"/> <parameter key="use_block_type_exception" value="false"/> <parameter key="except_block_type" value="value_matrix_row_start"/> <parameter key="invert_selection" value="false"/> <parameter key="include_special_attributes" value="false"/> <parameter key="decimal_point_character" value="."/> </operator> <connect from_op="Read Excel" from_port="output" to_op="Replace" to_port="example set input"/> <connect from_op="Replace" from_port="example set output" to_op="Guess Types" to_port="example set input"/> <connect from_op="Guess Types" from_port="example set output" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator> </process>
Jonas