Tech_New_ Stuff
Tech_New_ Stuff
  • Видео 27
  • Просмотров 2 395
Quantum Espresso Input Files Explained
Quantum Espresso Input Files Explained
In this video, I provide a detailed walkthrough of the essential components of a Quantum ESPRESSO input file, including the Control card, System card, Electron card, and so on.
General Structure of a Quantum ESPRESSO Input File
A typical Quantum ESPRESSO input file consists of several sections called cards. Below is a brief overview of the structure:
1. &CONTROL
Contains global parameters controlling the calculation.
Key parameters:
calculation: Specifies the type of calculation ('scf', 'relax', 'vc-relax', 'bands', etc.).
prefix: Name for the calculation to identify output files.
outdir: Directory where temporary files are stored.
pseudo_dir: Directory contai...
Просмотров: 209

Видео

Quantum Espresso in Google Colab
Просмотров 317День назад
Quantum Espresso in Google Colab Step1: log in to your google account and go to google caolab create new notebook. Step2 : Go to quatum espresso official website and download the qe-version Save this tar file into files in google colab. Step3 : Installing Required Libraries !apt-get install -y libxc-dev libfftw3-dev libblas-dev liblapack-dev Step4 : Installing Quantum ESPRESSO !apt-get install ...
Create an Excel file using Python
Просмотров 18721 день назад
Create an Excel file using Python @Tech_New_Stuff Your queries: Pythonprograming Excel Basics of Python Python language Excel in python pandas library pandas dataframe coddling create spreadsheet learn python #learnpython #pythonprogramming #pythonlanguage #excel #pandas #dataanalytics #pythonspredsheet #education #pandaslibrary #pandasdataframe
Create a text file using Python
Просмотров 111Месяц назад
Basics of Python L20: text file handling using python @Tech_New_Stuff #pythonbasics #pythonprogramming #pythonfile
Sting Manipulation in Python
Просмотров 27Месяц назад
Basics of Python : String Manipulation @Tech_New_Stuff #pythonbegginer #pythonbasics #pythonstrings
Nested Loops in Python @Tech_New_Stuff
Просмотров 57Месяц назад
Nested Loops in Python @Tech_New_Stuff #pythonprogaming #programminglanguage #nestedforloop #pythonpattern
Loops in Python
Просмотров 79Месяц назад
Basics of Python L17: (for,while,break and continue) @Tech_New_Stuff #pythonprogaming #programminglanguage #loops #pythonloops #forloop #whileloop whilel
Simple Calculator using Python
Просмотров 42Месяц назад
Basics of Python L16: Simple Calculator using Functions and Conditional Statments. @Tech_New_Stuff #programminglanguage #pythonprogramming #PythonCalculator #pythonfunctions #pythontutorial
Conditional Statments in Python (if,elif and else)
Просмотров 69Месяц назад
Basics of Python L15: (if,elif and else Statments) @Tech_New_Stuff #basicsofpython #programminglanguage #pythonprogramming #conditional_sentences #elif #if #else
Basics of Python L14 : Lambda and input Functions
Просмотров 102Месяц назад
Basics of Python L14: Functions (lambda and input functions) @Tech_New_Stuff #basicsofpython #programminglanguage #pythonprogramming #pythonlambda#pythonfunctions #inputfunction
Basics of Python : Functions
Просмотров 49Месяц назад
Basics of Python : Functions @Tech_New_Stuff #Tech_New_Stuff #pythonprogramming #python #pythonfunctions #pythontutorial
Basics of Python : Dictionary
Просмотров 106Месяц назад
Basics of Python :Dictionary @Tech_New_Stuff #Tech_New_Stuff #datatypesinpython #python #pythonprogramming #pythondictionary #pythontutorial #
Basics of Python : Tuple
Просмотров 119Месяц назад
Basics of Python : Tuple
List in Python
Просмотров 84Месяц назад
List in Python
Basics of Python L9: Data types in Python (String)
Просмотров 66Год назад
Basics of Python L9: Data types in Python (String)
Basics of Python L8: Python builtin function
Просмотров 52Год назад
Basics of Python L8: Python builtin function
Basics of Python L7 : Bitwise Operator in Python
Просмотров 45Год назад
Basics of Python L7 : Bitwise Operator in Python
Operators in Python : Basics of Python L6
Просмотров 35Год назад
Operators in Python : Basics of Python L6
Basics of Python L5: Let's Explore math module
Просмотров 60Год назад
Basics of Python L5: Let's Explore math module
Basics of Python: Performing Basic Calculations L4
Просмотров 74Год назад
Basics of Python: Performing Basic Calculations L4
Basics of Python: Understanding Variables L3
Просмотров 49Год назад
Basics of Python: Understanding Variables L3
Python Basics: Getting Started and Installing Packages L2
Просмотров 65Год назад
Python Basics: Getting Started and Installing Packages L2
Getting Started with Python: Your First Steps in Google Colab
Просмотров 148Год назад
Getting Started with Python: Your First Steps in Google Colab
Initial Graphics
Просмотров 80Год назад
Initial Graphics

Комментарии

  • @altafhusain6535
    @altafhusain6535 5 дней назад

    Sir, How can we select pseudopotentials and other parameters (e.g., conv_thr, electron_mix, etc.) based on our atomic system, research requirements, and computational cost? Please suggest books or other resources to help me create a valid input file that balances reliability and efficiency.

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

      Pseudopotentials are chosen based on the material you are studying. There is no strict or universal rule for selecting them. However, it’s essential to ensure compatibility with the functional (e.g., PBE, LDA) used in your calculations. For convergence thresholds, a commonly used value is or tighter, depending on the accuracy requirements of your study. I suggest visiting the Quantum ESPRESSO (QE) website and referring to the documentation. It provides detailed explanations of each input card and parameter, which will help you create a well-balanced input file.

  • @pradnyapawar7650
    @pradnyapawar7650 6 дней назад

    Great video sir

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

    Sir, my system (Core i7, 4th generation, 12 GB RAM) using the mpirun -np 4 command cannot complete a vc-relax calculation for an 8-atom strained system within 30 hours. What can I do to resolve this issue? Please Sir

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

      There might be many reasons 1. Tight convergence criteria (keep it reasonable) 2. High density of k grid 3. Wrong choice of pseudopotentials. (Verfy from literature)

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

      @sandeshgaikwad8849 thanks you sir. Could you please review and correct my input file?

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

      I will try My email id sandeshgaikwad5193@gmail.com

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

    Sir kindly make a detailed video on Adsorption

  • @SaiyedTasnimMdFahim
    @SaiyedTasnimMdFahim 12 дней назад

    Can you show how to do an adsorption calculation for 3 layers of CaCO3 with (2x2) supercell slab on the (1 0 4) surface? And also how to determine transition states by neb calculation in this platform?

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

      Yes, I will help, but I am uploading videos step-by-step for learning purposes, so it may take some time. If you are in urgent need, feel free to contact me at sandeshgaikwad5191@gmail.com, and I will try my best to assist you.

  • @rajeshreekalal
    @rajeshreekalal 13 дней назад

    Very informative sir

  • @hamzaze8624
    @hamzaze8624 13 дней назад

    Hello ser thank you for your explication, can you ser learn as how we can creat structure of materials by python ?

    • @sandeshgaikwad8849
      @sandeshgaikwad8849 13 дней назад

      Yes, I’m planning to make a video on how to create a crystal structure in Python using ASE very soon. Stay tuned!

    • @hamzaze8624
      @hamzaze8624 12 дней назад

      @sandeshgaikwad8849 thank ser so mutch it's very important

  • @shwetagaikwad4194
    @shwetagaikwad4194 13 дней назад

    Sir can you make vdo on how to make.cif file of crystal structure??

  • @shrikantyadav9142
    @shrikantyadav9142 13 дней назад

    Very informative for DFT study..

  • @sandeshgaikwad8849
    @sandeshgaikwad8849 13 дней назад

    ruclips.net/video/O0l4sDeUuQc/видео.htmlsi=gQfFEnzY13XIpFOo

  • @pradnyapawar7650
    @pradnyapawar7650 21 день назад

    Nice video sir

  • @shwetagaikwad4194
    @shwetagaikwad4194 21 день назад

    🙏🏻

  • @shreyashjagtap5079
    @shreyashjagtap5079 23 дня назад

    Thank you sir for such a information

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

    🎉

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

    👍

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

    👍🏻

  • @PrakashSingh-uy7bk
    @PrakashSingh-uy7bk Месяц назад

    🙏🙏

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

    👍👍

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

    👍🏻

  • @PrakashSingh-uy7bk
    @PrakashSingh-uy7bk Месяц назад

    Great explanation sir👌

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

    👍🏻

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

    👍🏻

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

    Amazing vedio

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

    Informative sir

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

    Nice explanation

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

    Nice explanation..👌👌👍💐

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

    Very informative sir..👌👌💐💐👍

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

    🤘🏻

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

    Informative video

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

    Very Informative video Sir...

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

    🤘🏻

  • @jacklong513
    @jacklong513 Год назад

    Promo sm 😠

  • @sandeshgaikwad8849
    @sandeshgaikwad8849 Год назад

    😂 ok sir

  • @shrikantyadav9142
    @shrikantyadav9142 Год назад

    Please help me in to solve assignments in Python programming..

  • @shrikantyadav9142
    @shrikantyadav9142 Год назад

    I am learning Python with this course only.. 👍

  • @shriniwasacharya107
    @shriniwasacharya107 Год назад

    Gr8 My bro❤

  • @shwetagaikwad4194
    @shwetagaikwad4194 Год назад

    is their any function to find the factorial of any number???

  • @rhugwedajage733
    @rhugwedajage733 Год назад

    Useful and easy to understand Thank you Sir.

  • @shwetagaikwad4194
    @shwetagaikwad4194 Год назад

    👍🏻

  • @shwetasatao8685
    @shwetasatao8685 Год назад

    👍🏻👍🏻

  • @shwetasatao8685
    @shwetasatao8685 Год назад

    👍🏻👍🏻

  • @nitakalugade5857
    @nitakalugade5857 Год назад

    Very nice information

  • @shrikantyadav9142
    @shrikantyadav9142 Год назад

    Very informative for beginners like me..👌👌👍👍💐💐

  • @shwetagaikwad4194
    @shwetagaikwad4194 Год назад

    👍🏻👍🏻

  • @manasiarondekar1456
    @manasiarondekar1456 Год назад

    Learned Something new , Keep it up 👍

  • @nilambhawari2768
    @nilambhawari2768 Год назад

    👍

  • @shwetagaikwad4194
    @shwetagaikwad4194 Год назад

    👍🏻

  • @shrikantyadav9142
    @shrikantyadav9142 Год назад

    Welcome Sir..💐💐👌👍