Тёмный
Hyper Lyceum
Hyper Lyceum
Hyper Lyceum
Подписаться
This channel is for HyperLyceum.com and we are trying to provide tutorial videos for students.
Our goal is to provide opportunities for you to share your knowledge. For more information please contact: Administrator@hyperlyceum.com
Importing complex parts in Abaqus
6:08
2 года назад
An introduction to Simufact software
9:01
2 года назад
How to Install Abaqus Plugins
2:35
2 года назад
Комментарии
@MyCuteSchool
@MyCuteSchool День назад
The file you gave in the comment is the straight line though??
@durgeshkumar-ml9nq
@durgeshkumar-ml9nq 6 дней назад
sir, please tell the XE syllabus
@matheusdelorenzo3633
@matheusdelorenzo3633 16 дней назад
Hi, thank you for the video. I tried Visual Studio 2019 with oneAPI Base and HPC from 2023 and it works (linking with Abaqus 2020). Could you share the exemplary benchmark you simulated?
@arghyauthpalmondal6827
@arghyauthpalmondal6827 13 дней назад
Hi sir, could please share me your VS 2019 since i couldn't get it from website.
@matheusdelorenzo3633
@matheusdelorenzo3633 13 дней назад
@@arghyauthpalmondal6827 I'm sorry, but I did it on someone else's computer with the installer they had. But if you find an installer from the Visual Studio 2019 Community, for example, let me know! (I'm also searching for it)
@matheusdelorenzo3633
@matheusdelorenzo3633 13 дней назад
@@arghyauthpalmondal6827 I'm sorry, but I did it on someone else's computer with the installer they had in hand. But if you find an installer of the Visual Studio 2019 Community, for example, let me know! (I'm also searching for it)
@rodrigofarias900
@rodrigofarias900 17 дней назад
Are you using inherent strain or it's a full thermomecanical?
@hyperlyceum60
@hyperlyceum60 16 дней назад
Its full thermo-mechanical
@rodrigofarias900
@rodrigofarias900 18 дней назад
Very interesting. I have developed a similar tool, but for ansys apdl.
@8623farzad
@8623farzad 22 дня назад
is there a way to extract residuals as field data so we can visualise such data in 3D via paraview?
@amirhamza-vw3gt
@amirhamza-vw3gt 22 дня назад
❤❤❤❤
@kuber2455
@kuber2455 24 дня назад
SOLUTION TO THE PROBLEM! Abaqus is connected to Fortran, but verification fails. I suggest the following solutions in order: - in SIMULIA folder find file "abaqus_v6.env", edit in notepad and add at the end the line: link_sl='LINK /NODEFAULTLIB:LIBCMT.LIB /dll /def:%E /out:%U %F %A %L %B' - in SIMULIA folder find file "custom_v6.env", edit in notepad and add at the end the line: compile_fortran += ['/names:lowercase',] - use visual studio 2019 instead of 2022 (but that's just my guess) There is also a much easier way to connect Fortran to Abaqus: After installing visual studio, Intel OneAPI and Intel OneAPI HPC, just find the launcher.bat file in the SIMULIA folder and edit it in notepad. After the line: @echo off add the line: call "C:\Program Files (x86)\Intel\oneAPI\compiler\latest\env\vars.bat" intel64 vs2019 (or vs2022 depending on version of visual studio) and that's it. No need to add environment variables, edit shortcut paths, etc. The command line will show that Fortran is not connected, but it will work in CAE anyway.
@Imran-Khan-2010
@Imran-Khan-2010 Месяц назад
Thanks
@MoBen798
@MoBen798 Месяц назад
Thank you for the interesting video, I have followed all the steps and all is OK and even the link is established for Abaqus files and not only shortcut. the command "abaqus info=system" works well and i see the Fortran compiler well set up. However, in the verifying step, I have an error
@somdebsar7378
@somdebsar7378 Месяц назад
you are the best!!
@anasouzzahra9858
@anasouzzahra9858 2 месяца назад
I am trying to link Intel 2024 and Visual Studio 2019 with Abaqus 2021. Is that okay, or will there be a compatibility problem?
@amirloghmani5143
@amirloghmani5143 2 месяца назад
Thank you, loved it. Right to the point 👌
@CompositesImdea
@CompositesImdea 2 месяца назад
I get this error: ***ERROR: ELEMENT 771 INSTANCE PART-1-1 CANNOT BE ADDED USING *MODEL CHANGE IF IT IS NOT REMOVED OR INACTIVE IN THE PREVIOUS STEP ***NOTE: DUE TO AN INPUT ERROR THE ANALYSIS PRE-PROCESSOR HAS BEEN UNABLE TO INTERPRET SOME DATA. SUBSEQUENT ERRORS MAY BE CAUSED BY THIS OMISSION It seems like the deactivation is not being correctly performed. I double checked the pre-step and it is defined as you specify. Any hint on what could be the problem?
@CompositesImdea
@CompositesImdea 2 месяца назад
Ok I found the problem. The python code defines an area wider than the one selected for the deactivation step
@ulrichbenash2338
@ulrichbenash2338 2 месяца назад
hello I am a young enthusiast of fluid mechanics...I am doing a simulation regarding atmospheric flows and I would like to know how to write the C++ code to have the normal speed at the level of a patch and not throughout the domain...I tried everything but nothing I need help please
@sivaadapa9255
@sivaadapa9255 2 месяца назад
how can i get first code
@zeinabmohammadi1379
@zeinabmohammadi1379 3 месяца назад
Thanks for your insightful tutorial, best of luck to you too!
@saurabhkratos
@saurabhkratos 3 месяца назад
Thank you for the details. I followed every step as per the instructions. The abaqus info=system command shows that the link has been established. However, the verify command ends up in an error when checking for the subroutine. I would appreciate any help.
@jboy804
@jboy804 3 месяца назад
2022 visual studio does NOT work, find and use 2019 version!
@user-eh1fe2ld8y
@user-eh1fe2ld8y 3 месяца назад
Hey, thank you very much for your vedio. I'm pretty sure that I had followed every step correctly. but when I verify my abaqus info(by using: abq2023 info=system), it showed : C++ Compiler: Unable to locate or determine the version of a C++ compiler on this system. If a C++ compiler is installed on this system, please load vcvars64.bat file before running Abaqus others are all correct. I checked other community, there are also some people have same problem with mine. I would like to ask that do you have any solution for this error? thank you!
@victorhu1264
@victorhu1264 3 месяца назад
Hi thank you for the video. I followed every steps; however, my verification has failed instead of pass. I noticed that when I opened the command window, the prompt is C:\Windows\System32 instead of C:\temp. Could that be the reason? (When I use C:\Windows\System32\abaqus info=system in the command window, the results shows that my Fortran compiler has been linked but the verification failed). I’d appreciate your insights! Thank you! 🙏
@victorhu1264
@victorhu1264 3 месяца назад
Also I’m using vs 2022, Intel oneAPI 2024, abaqus 2023.
@rahuljws7090
@rahuljws7090 3 месяца назад
Hi, I followed the same procedure, but still i am facing error. I am trying to link the fortran with abaqus2023. linking part is ok. but verification part failed and giving errors. Please help me out. I am using VS2022 + Abaqus 2023 + latest version of oneAPI toolkits this is the error Verify test : Abaqus/Standard with user subroutines verification .. log located at C:\temp\verify\user_std\user_std.log result : ERROR : Abaqus/Standard with user subroutines verification ------------------------------------------------------------ Verify test : Abaqus/Explicit with user subroutines verification - 'Abaqus/Explicit single precision user subroutine' Failed. - 'Abaqus/Explicit double precision user subroutine' Failed. .. log located at C:\temp\verify\user_exp\user_exp.log result : ERROR : Abaqus/Explicit with user subroutines verification linking part C++ Compiler: Microsoft Visual C++ 14.39.33523.0 Linker Version: Microsoft (R) Incremental Linker Version 14.39.33523.0 Fortran Compiler: Intel Fortran Compiler 2021.12 MPI: MS-MPI 10.1.12498.18
@user-bq3ud8sw2t
@user-bq3ud8sw2t 4 месяца назад
Hi sir, thank you so much for sharing such type of very informative video. I am currently working on a simulation for thermo-mechanical analysis, when i go for mechanical analysis, getting this type of error; The volume of two elements is zero, small, or negative. Check coordinates or node numbering, or modify the mesh seed. In the case of a tetrahedron this error may indicate that all nodes are located very nearly in a plane. The elements have been identified in element set ErrElemVolSmallNegZero. Plz suggest a solution for it. Thank you.
@hehe19001
@hehe19001 4 месяца назад
Verify test : Abaqus/Standard with user subroutines verification .. log located at C:\Windows\System32\verify\user_std\user_std.log result : ERROR : Abaqus/Standard with user subroutines verification How to fix this error?I have installed Vs2019+HPC&Base(2024.1)+Abq2023 for windows 10 pro
@hussainwaris2838
@hussainwaris2838 4 месяца назад
Dear sir hope you are doing well Can you please help me to learn abaqus I'm also want to work on dental implants
@kiran-jh7ze
@kiran-jh7ze 4 месяца назад
when test is conducted for 10 seconds experimentally, why does simulation wont finish in 10 seconds
@kar-dt1hk
@kar-dt1hk 4 месяца назад
thank you sir for this video , i have one question I have a question concerning abaqus, I have modeled a hollow sphere in abaqus, and I have applied a radial displacement in the inner surface, but when I run the simulation, I get the following error 1 nodes have dof on which velocity/displacement/acceleration/base motion etc.constraintq are specified simultaneously.the nodes have been identified in node set ErrNodeBCRedundandDof
@AliSiddiqui-hd7he
@AliSiddiqui-hd7he 4 месяца назад
Music ruined the whole video!!!!!
@somdebsar7378
@somdebsar7378 Месяц назад
I like her voice, and that makes everything, her voice is so seducing!!!
@kar-dt1hk
@kar-dt1hk 4 месяца назад
hello sir ,how i can connect matlab with gnuplot
@tuminonyana
@tuminonyana 5 месяцев назад
For two-dimensional models, if a non-unity thickness is specified for two-dimensional solid elements and these elements are involved in an interaction such as contact, the same thickness should be specified for the out-of-plane thickness of the corresponding surface under *surface interaction.
@ameliam7732
@ameliam7732 5 месяцев назад
Hello, how do we solve if the error shows node set not defined
@mdmaseehuddin
@mdmaseehuddin 5 месяцев назад
Can we install polaris fibrogenesis plugin the same way
@KaarthicKaundabalaraman
@KaarthicKaundabalaraman 5 месяцев назад
How can you help me in getting the model meshed as per the reference model
@kinlee5491
@kinlee5491 5 месяцев назад
NICE!
@somdebsar7378
@somdebsar7378 6 месяцев назад
Your voice is very sweet
@user-qg3qy7yk5b
@user-qg3qy7yk5b 6 месяцев назад
정말 감사드립니다
@user-pl2ws2bk6d
@user-pl2ws2bk6d 6 месяцев назад
Why did you explain it like that? I wasted so much time because you confused me. For anyone attempting to replicate the simulation, please DO NOT follow the previous instructions. In the user subroutine interface, FIELD(1) should be set equal to the radius. Abaqus utilizes this value to evaluate the Young's modulus and Poisson's ratio based on the 3rd column, which represents the radius in this case, NOT THE YOUNG'S MODULUS! The current code is incorrect. The key thing to understand about USDFLD is that FIELD(1) corresponds to the Field 1 column in the definition of the material model. So, you should simply write FIELD(1)=r, and then Abaqus can identify the appropriate row in the tabular data. Hyper Lyceum, instead of helping me, you confused me. If you don't know something, don't upload videos claiming to be experts!
@hariomsaransingh3783
@hariomsaransingh3783 6 месяцев назад
For *tie pair (assembly_surf-2-assembly_surf-1), adjustment was specified but no node was adjusted more than the adjustment distance = 2.22000e-16.
@ettajayaram7167
@ettajayaram7167 6 месяцев назад
THIS KEYWORD IS NOT AVAILABLE IN Abaqus/Explicit Analysis will be terminated Analysis Input File Processor exited with an error. i am getting this error can you please help me
@ettajayaram7167
@ettajayaram7167 6 месяцев назад
THIS KEYWORD IS NOT AVAILABLE IN Abaqus/Explicit Analysis will be terminated Analysis Input File Processor exited with an error. can you please help me
@palashdas823
@palashdas823 6 месяцев назад
Can you provide VUSDFLD instead of USDFLD, for the same problem it simulate in dynamic analysis ?
@BalamuruganS-zy3sc
@BalamuruganS-zy3sc 6 месяцев назад
How to pick a point in the middle of the flat sided bone surface. In assembly, Instances - Not able to pick that point for placing the implant
@yaserjahan7555
@yaserjahan7555 6 месяцев назад
Wow❤❤
@civilengineeringknowledgeb2955
@civilengineeringknowledgeb2955 7 месяцев назад
For two-dimensional models, if a non-unity thickness is specified for two-dimensional solid elements and these elements are involved in an interaction such as contact, the same thickness should be specified for the out-of-plane thickness of the corresponding surface under *surface interaction.........................can you explain about this problem please
@amrmasoud5580
@amrmasoud5580 7 месяцев назад
Hi Please tell me how to define the bond slippage between line truss or beam elements and solid element in abaqus??
@easyhack5859
@easyhack5859 7 месяцев назад
I have a question. Can i add the energy equation containing T and alphaTh in the interfoam solver ?
@user-oo4iy2zd2j
@user-oo4iy2zd2j 7 месяцев назад
thank you sir for this video, it is very interesting
@hussainwaris2838
@hussainwaris2838 7 месяцев назад
Thank you so much for this amazing video Stay blessed❤
@hensem5442
@hensem5442 7 месяцев назад
Hey can i send you my model and you do the meshing part?
@jinbokchoi3755
@jinbokchoi3755 7 месяцев назад
I have a question, I think we need to define the FIELD(1) =radius instead of Young's modulus because we defined the Field 1 in material behaviors. Don't you think like that?