3. Create the project directory structure and change to the project root directory with the following commands.

.. code-block:: bash

      $ mkdir -p ~/waves-tutorials/eabm_package/abaqus
      $ cd ~/waves-tutorials
      $ pwd
      /home/roppenheimer/waves-tutorials

4. Copy the `WAVES tutorials abaqus source files`_ into the ``eabm_package/abaqus`` sub-directory with the :ref:`waves_cli`
   :ref:`waves_fetch_cli` subcommand.

.. code-block:: bash

   $ pwd
   /home/roppenheimer/waves-tutorials
   $ waves fetch tutorials/eabm_package/__init__.py tutorials/eabm_package/abaqus --destination eabm_package
   WAVES fetch
   Destination directory: 'eabm_package'
