Not Real Engineering
Not Real Engineering
  • Видео 98
  • Просмотров 781 982
Crystal plasticity simulations of Magnesium polycrystal using DAMASK | Twinning in Mg
DAMASK example tutorial Part-1:
Crystal plasticity basics: ruclips.net/video/iV8XxRkW2NY/видео.html
All commands used in this video for you to copy and paste:
1. geom_check 20grains.geom
2. DAMASK_spectral --geometry 20grains.geom --load tension.load
3. postResults 20grains_tension.spectralOut --cr f,p,orientation --separation x,y,z --increments --range 100 100 1 --split
4. cd postProc
5. vtk_rectilinearGrid 20grains_tension_inc100.txt
6. vtk_addRectilinearGridData --data f,p --vtk 20grains_tension_inc100_pos\(cell\).vtr 20grains_tension_inc100.txt
DAMASK is open-source software that is built for Crystal Plasticity Simulations.
More info about DAMASK can be found at: damask.mpie.de/
This video ex...
Просмотров: 404

Видео

Generating controlled laminar microstructure using NEPER | Neper software tutorial part 2
Просмотров 346Месяц назад
A new version of NEPER, 4.0 was released on July 30, 2020. A new simulation module (-S) is included. Neper tutorial part 1: Download all files related to this video: github.com/NotRealEngineering/Neper-part-2-Generating-controlled-laminar-microstructure Please leave a comment if you have any questions. #Neper #microstructure #crystalplasticity You can download all the files from: github.com/Not...
MOOSE finite element framework tutorial part-2 | How to run basic example | Diffusion simulation
Просмотров 5543 месяца назад
This video demonstrates how to run basic example in MOOSE finite element framework. Tutorial for beginners. MOOSE website: mooseframework.inl.gov/ How to install MOOSE video: ruclips.net/video/lY8znO-rGEo/видео.htmlsi=PEMYA1xFPMs4uKLg Please leave a comment if you have any questions. #MOOSE​​ #notrealengineering​​ #fem​​ You can download all the files from: github.com/NotRealEngineering​​ Email...
DAMASK example tutorial | Part-2 | Duel phase steel | BCC structure
Просмотров 4623 месяца назад
Hi all, there is a small mistake in the material.config file showed in this video. The texture for all grain is assigned to be the same. I have corrected this and uploaded the corrected material.config file to the Github page. Please use the corrected file using the link below: github.com/NotRealEngineering/DAMASK-Duel-phase-steel-BCC-structure DAMASK example tutorial Part-1: ruclips.net/video/...
DAMASK example tutorial | Part-1 | 2D poly-crystalline Aluminum
Просмотров 9234 месяца назад
All commands used in this video for you to copy and paste: 1. seeds_fromRandom -N 20 grid 64 64 1 (right angle bracket)20grains.seeds 2. geom_fromVoronoiTessellation grid 64 64 1 20grains.seeds 3. geom_check 20grains.geom 4. DAMASK_spectral geometry 20grains.geom load tension.load 5. postResults 20grains_tension.spectralOut cr f,p 6. postResults 20grains_tension.spectralOut cr f,p,orientation s...
How to find Node and Element numbers / labels in ANSYS workbench
Просмотров 2,5 тыс.5 месяцев назад
Please leave a comment if you have any questions. #ansys #ansystutorial #notrealengineering You can download all the files from: github.com/NotRealEngineering Email id: notrealengineering@gmail.com
MOOSE finite element framework tutorial part-1 | Introduction and Installation
Просмотров 1,3 тыс.5 месяцев назад
This video demonstrates how to download/install MOOSE finite element framework. MOOSE website: mooseframework.inl.gov/ How to install Ubuntu App on windows video: ruclips.net/video/Wy9n756wFu4/видео.htmlsi=6vrwudshWQky9Qko Link to download file with installation instructions: github.com/NotRealEngineering/MOOSE-installation-guide Please leave a comment if you have any questions. #MOOSE​ #notrea...
How to install NEPER on linux/windows/ubuntu? | Neper installation part - 3
Просмотров 1 тыс.6 месяцев назад
How to install NEPER on Linux/ubuntu/windows? Download the installation guide from here: github.com/NotRealEngineering/Neper-Gmsh-installation-guide This is part 3 of the 3 part series "How to install Neper?" We have to first install the ubuntu app on a Windows machine in order to install neper. Link of part 1 of the series: ruclips.net/video/Wy9n756wFu4/видео.htmlsi=CuVNfQ4S2xovwyW8 Link of pa...
How to install Gmsh, gcc and CMake on linux/windows/ubuntu? | Neper installation part - 2
Просмотров 1,6 тыс.6 месяцев назад
How to install Gmsh on Linux/ubuntu/windows? Download the installation guide from here: github.com/NotRealEngineering/Neper-Gmsh-installation-guide This is part 2 of the 3 part series "How to install Neper?" We have to first install the Ubuntu app on a Windows machine in order to install neper. Link to part 1 of the series: ruclips.net/video/Wy9n756wFu4/видео.htmlsi=7D-v_bnJwPg04hqa Please leav...
Installing Ubuntu App on Windows 10 | Neper installation part - 1 | Linux terminal on windows
Просмотров 1,1 тыс.7 месяцев назад
Installing the Ubuntu app on Windows 10 computer is demonstrated. Enter following in Windows PowerShell (run as administrator): dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart This is the first part of the 3 part series "How to install Neper?" We have to first ins...
Microstructure (polycrystal) generation and Meshing | Neper software tutorial 1
Просмотров 1,8 тыс.8 месяцев назад
A new version of NEPER, 4.0 is released on July 30, 2020. A new simulation module (-S) is included. How to generate microstructure and mesh it for crystal plasticity simulations. Tessellations and meshing are done using the software "Neper". Please leave a comment if you have any questions. #Neper #microstructure #tessellation You can download all the files from: github.com/NotRealEngineering E...
FREE fortran compiler to run subroutine in Abaqus | Intel toolkit linking to Abaqus CAE
Просмотров 6 тыс.8 месяцев назад
Link to download visual studio: visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community&rel=16&src=myvs&.visualstudio.com& community 2019 Link to download Intel oneAPI base toolkit: www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html Link to download Intel oneAPI HPC toolkit: www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-d...
Random Spherical Inclusions in 3D RVE using python scripting | Python scripting in Abaqus part-6
Просмотров 1,3 тыс.9 месяцев назад
Download the code directly from this link: github.com/NotRealEngineering/Random-Inclusions-using-python-scripting-3D-RVE Tutorial for python scripting in Abaqus. Creating random spherical inclusions inside 3D RVE using python. Link of python scripting in Abaqus tutorial part-1: ruclips.net/video/uZ19fu68HEI/видео.html Link of python scripting in Abaqus tutorial part-2: ruclips.net/video/ebJCgyf...
Basics of pressure vessels analysis
Просмотров 5829 месяцев назад
This video talks about the theory behind basic pressure vessel analysis. Please leave a comment if you have any questions. #pressurevessel #notrealengineering #solidmechanics You can download all the files from: github.com/NotRealEngineering Email id: notrealengineering@gmail.com
Reading field output data from Abaqus output files using python | Python scripting in Abaqus part-5
Просмотров 2,2 тыс.10 месяцев назад
Download the code directly from this link: github.com/NotRealEngineering/Reading-field-output-from-ODB-files_ABAQUS-python-part-5 Link of python scripting in Abaqus tutorial part-1: Link of python scripting in Abaqus tutorial part-2: Link of python scripting in Abaqus tutorial part-3: Link of python scripting in Abaqus tutorial part-4: Tutorial for python scripting in Abaqus. Reading field outp...
Rolling simulation using ABAQUS CAE | Rigid body modeling
Просмотров 4,8 тыс.10 месяцев назад
Rolling simulation using ABAQUS CAE | Rigid body modeling
DLOAD subroutine Abaqus tutorial | Moving or Nonuniform load
Просмотров 2,9 тыс.10 месяцев назад
DLOAD subroutine Abaqus tutorial | Moving or Nonuniform load
Submitting multiple jobs in Abaqus using INP files and python | Python scripting in Abaqus part-4
Просмотров 1,8 тыс.11 месяцев назад
Submitting multiple jobs in Abaqus using INP files and python | Python scripting in Abaqus part-4
Crystal plasticity simulations using WARP3D software | Steel with Voce hardening
Просмотров 55211 месяцев назад
Crystal plasticity simulations using WARP3D software | Steel with Voce hardening
Damage model using VUSDFLD subroutine in Abaqus | Hyperelastic material damage model
Просмотров 2,6 тыс.11 месяцев назад
Damage model using VUSDFLD subroutine in Abaqus | Hyperelastic material damage model
WARP3D finite element code tutorial | Mises plasticity with isotropic hardening
Просмотров 55811 месяцев назад
WARP3D finite element code tutorial | Mises plasticity with isotropic hardening
Abaqus job parallelization | Running job on multiple processors/cores
Просмотров 2,4 тыс.Год назад
Abaqus job parallelization | Running job on multiple processors/cores
Reading Abaqus ODB files using python scripting | 50th video | Python scripting in Abaqus part-3
Просмотров 2,5 тыс.Год назад
Reading Abaqus ODB files using python scripting | 50th video | Python scripting in Abaqus part-3
Creating Random Inclusions using python scripting | Python scripting in Abaqus part-2
Просмотров 1,7 тыс.Год назад
Creating Random Inclusions using python scripting | Python scripting in Abaqus part-2
Python Scripting in ABAQUS Tutorial | Reinforced fiber analysis example | Python scripting part-1
Просмотров 4,1 тыс.Год назад
Python Scripting in ABAQUS Tutorial | Reinforced fiber analysis example | Python scripting part-1
Periodic loads in Abaqus CAE tutorial | Sine, Cosine and Triangular forms
Просмотров 4,8 тыс.Год назад
Periodic loads in Abaqus CAE tutorial | Sine, Cosine and Triangular forms
Abaqus Explicit dynamic analysis tutorial | Standard vs Explicit solver
Просмотров 4,3 тыс.Год назад
Abaqus Explicit dynamic analysis tutorial | Standard vs Explicit solver
Material damping in Abaqus CAE | Rayleigh damping | ABAQUS tutorial
Просмотров 4,8 тыс.Год назад
Material damping in Abaqus CAE | Rayleigh damping | ABAQUS tutorial
Pressure vessel analysis | Axisymmetric model | How to use Amplitude in ABAQUS CAE?
Просмотров 4,7 тыс.Год назад
Pressure vessel analysis | Axisymmetric model | How to use Amplitude in ABAQUS CAE?
Abaqus Standard vs Abaqus explicit solver | Which one to use? When?
Просмотров 2 тыс.Год назад
Abaqus Standard vs Abaqus explicit solver | Which one to use? When?

Комментарии

  • @satyamighty
    @satyamighty День назад

    I am working on similar models and trying to reproduce results provided in the journal paper. But while using beam size less than 1mm. I used to get very high temperature values. Can you provide any suggestions?

  • @stefanczartoryski9085
    @stefanczartoryski9085 4 дня назад

    good

  • @yaasirahmed1528
    @yaasirahmed1528 7 дней назад

    amazing

  • @muhammadasadullahkhan1053
    @muhammadasadullahkhan1053 8 дней назад

    I have abaqus 2023le (learning edition) and it does not perform abaqus verify -user_std and exp commands. What is the solution? Is there anyway I could get a standard version of abaqus without cracking or using illegal source?

  • @abhishekkumbhar966
    @abhishekkumbhar966 9 дней назад

    Is modal analysis did in Ansys is acceptable? Any acceptance criteria? What is allowable deflection /stress criteria?

  • @Bistaolee
    @Bistaolee 10 дней назад

    Thank you for this vidéo i have à question which curve we can plot in this simulation exept force-displacement ????

  • @faithminz7788
    @faithminz7788 11 дней назад

    explain how to interpret those results.

  • @chahinazhabib9974
    @chahinazhabib9974 11 дней назад

    Thank's sir great job 👏i have a problem how can i contact you please

  • @BagathSingh-ov8nb
    @BagathSingh-ov8nb 11 дней назад

    Thankyou so much sir

  • @user-mg4qs8qg2c
    @user-mg4qs8qg2c 16 дней назад

    Sir while. Abacus_v6 envy file while saving says you don't have permission to open this file see the owner of file or an administrator to obtain the permission plz help

  • @HabibKhan-gw7lx
    @HabibKhan-gw7lx 19 дней назад

    Thank you for the very nice explanation. The vibrations amplitude after 190th step is still the same which seems wrong. It should be decreasing as a real case scenario.

  • @niklausory8747
    @niklausory8747 20 дней назад

    Hi, in abaqus in CP the results like stress are displayed in the local coordinate system of each point. Do you know field lf stress in the gui are then in the global coordinate system

  • @user-dq2lp2jt1w
    @user-dq2lp2jt1w 21 день назад

    thank you sir!

  • @anjanju
    @anjanju 24 дня назад

    Thank you for the video.. Please post more videos.

  • @alexlong5151
    @alexlong5151 24 дня назад

    thank you so much! the best and most understandable explanation I have ever seen on this topic! respect from China!

    • @李韬
      @李韬 9 дней назад

      我最近也在研究晶体塑性,我们能不能一起交流

  • @namanjain7361
    @namanjain7361 26 дней назад

    Hello sir, I'm getting some error Found C:\temp\verify. All verification files will reside in this directory. Old job files exist. They will be moved to verifyOLD. ----------------------------------------------------------------------------- Abaqus/Standard with user subroutines ...ERROR Abaqus did not complete successfully. Please see std_user.log for details. Continuing... ----------------------------------------------------------------------------- Clean-up... Job files exist. Verification directory C:\temp\verify will not be deleted.

  • @anandhusuresh4237
    @anandhusuresh4237 27 дней назад

    Could you please tell how to apply a Gaussian heat flux?

  • @LucaSacchetto-tw6ws
    @LucaSacchetto-tw6ws 27 дней назад

    Great video! I was wondering if there is any way of turning the reinforcement material into voids? I'd like to take the inclusion spheres and remove the geometry from the matrix cube. Please let me know if this is possible/ if there is a youtube video on doing so.

  • @LucaSacchetto-tw6ws
    @LucaSacchetto-tw6ws 27 дней назад

    Instead of the inclusion material being a fiber or reinforcement material is there a way to make them voids? I would like to take all of the inclusions geometry and remove it from the matrix cube, how would I go about doing this/ is there any youtube videos on doing so?

  • @muhammadwajidmanzoor5597
    @muhammadwajidmanzoor5597 28 дней назад

    Hi, I need little kindly help me to resolve this issue. I am trying to get results in Static structural when I applied load and boundary conditions my force is not moving in whole body. It stops after a while these messages popped up on my screen. Kindly help me to resolve this problem. 1. One or more Contact Regions have Contact Shell Face or Target Shell Face set to Program Controlled. This can adversely affect performance when writing the input file. Consider displaying element normal and selecting either Top or Bottom shell face. 2. The model dimensions in the solver unit system were determined to be very large. This may lead to numerical accuracy issues. Check results carefully. 3.An overlap is detected between one or more contact regions and boundary condition(s) applied to your model. Hence Augmented Lagrange formulation is used as the Program Controlled option for those contacts.

  • @nimeshadilrukshi487
    @nimeshadilrukshi487 29 дней назад

    job is not submitted. coming error. it shows as aborted. all the steps are done according to your video.

    • @nimeshadilrukshi487
      @nimeshadilrukshi487 29 дней назад

      I deleted the job and recreated. then model was run. but it takes long time and during running time it shows results also. is it a cause of my laptop or whether iI made a mistake during creating the model. 😑

  • @vinayakvk-ct3kd
    @vinayakvk-ct3kd Месяц назад

    Sir please make one video on 2024 addition. Because some tools are hidden from software

  • @louisberger6400
    @louisberger6400 Месяц назад

    Hi ! Is it possible to have the analytical calcul of the maximum stress ?

  • @DorianDepriester
    @DorianDepriester Месяц назад

    Thank you for this neat explanation. However, I still have troubles. When running any abaqus command (e.g. abaqus system=info), the following error prints out: invalid command line argument: ia32_intel64 although I indeed get "Fortran Compiler: Intel Fortran Compiler 2021.12" in system informations. When trying to run abaqus verify -user_std, the simulation fails, with no valuable explanation in the log file. Any idea? 🙏🙏🙏

  • @FereidounGhotbi
    @FereidounGhotbi Месяц назад

    hi, thanks for this toturial, could you make pressure and temperature driven hydrogen diffusion analysis video or give a small guidance on this topic ? Thanks in advance

  • @daddycool9873
    @daddycool9873 Месяц назад

    Thank you for your videos. I sent an email to your regarding MTEX/ ATEX. I will look out to you kind response.

  • @josaphatfebrianj.f_works2838
    @josaphatfebrianj.f_works2838 Месяц назад

    the number of steps tab is missing on my app. how

  • @saurabhkratos
    @saurabhkratos Месяц назад

    Hello..this is a great video. Thank you for that. But, does it work only for VS version 2019 and not 2022?

  • @sampathvinay2920
    @sampathvinay2920 Месяц назад

    Great job .

  • @anasouzzahra9858
    @anasouzzahra9858 Месяц назад

    i wanna link abaq 2021 with intel oneapi but i didnt found the oneapi 2021,is Intel Oneapi2024 compatible with abaq 2021?

  • @maziartour
    @maziartour Месяц назад

    Great video. Can you later also make a video on nonlocal modeling using the new version of DAMASK (DAMASK3)?

  • @user-fr7cc9pf3d
    @user-fr7cc9pf3d Месяц назад

    Gracias!!!!!

  • @akshaykumarchaturvedi3689
    @akshaykumarchaturvedi3689 Месяц назад

    Thank you sir, please make other videos

  • @shuvochowdhury1115
    @shuvochowdhury1115 Месяц назад

    Thanks

  • @rajatagrawal2654
    @rajatagrawal2654 Месяц назад

    sir i am facing with error which is as follows: ".ERROR Abaqus did not complete successfully. Please see std_user.log for details."

  • @raheemalnajar8918
    @raheemalnajar8918 Месяц назад

    Thank you, bro. How can I import the Naca Airfoil file into ANSYS 2024?

  • @susmithdileep7444
    @susmithdileep7444 Месяц назад

    Sir, Can you make a video on 3d concrete printing simulation using abaqus?

  • @zainsaeed147
    @zainsaeed147 Месяц назад

    is there some way that we can import multiple models using their .odb files in one go as i tried manually using File> import > model and once i go in folder with odb files i can select only one .odb file

  • @BhagyashriDhage
    @BhagyashriDhage Месяц назад

    Very nice and so clear

  • @AbdulR-MannanB-
    @AbdulR-MannanB- Месяц назад

    thank you very much for your valuable information

  • @zeinabmohammadi1379
    @zeinabmohammadi1379 Месяц назад

    Thanke you for your great toturial. I was wondering If we can use the mass diffusion analysis results as a material input for another for example static general step. I wanted to know is it possible? thanks in advance for your answering

  • @yourevolution7850
    @yourevolution7850 Месяц назад

    How to save abaqus such that i do not have to run the simulation everytime to obtain result?

  • @dinendraav5404
    @dinendraav5404 Месяц назад

    How did you calculate the prony series coefficients for relaxation modulus and relaxation time? can you please clarify?

  • @peterb178
    @peterb178 Месяц назад

    U legend

  • @user-rq9uj1no2u
    @user-rq9uj1no2u Месяц назад

    thank you sir .

  • @user-rq9uj1no2u
    @user-rq9uj1no2u Месяц назад

    thank sir, the way you explains ANSYS is really very admiring.

  • @aayushgupta4663
    @aayushgupta4663 Месяц назад

    Hey, I was trying installing fortran compiler on Abaqus CAE 2023. However, I am getting error in second verification step. It is too urgent for me, I will really appreciate if some solution you can provide. ------------------------------------------------------------ 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 ------------------------------------------------------------ Verification procedure complete

    • @MuhammadAzhar984
      @MuhammadAzhar984 18 дней назад

      That could be because the intel Base kit and HPC kit versions are not compatible. Make sure that you are using a compatible version. For my Abaqus 2022 CAE, intel toolkit 2024 version did not work so I installed 2023 instead. What worked for me is visual studio 2019 and intel kits version 2023. If it does not work then possible way out is to uninstall everything, and start with installing visual studio first, then install intel kits and then install Abaqus. Rest of the process is same as mentioned in this video.

  • @user-rq9uj1no2u
    @user-rq9uj1no2u Месяц назад

    thank you sir. learning so many things here.

  • @user-rq9uj1no2u
    @user-rq9uj1no2u Месяц назад

    thank you so much sir. It developed a very high confidence in me . very informative.