Skip to content

pareyesr/flexible_pavement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To open the program, follow these steps:

  1. Clone the repository:

    gh repo clone pareyesr/flexible_pavement
    
  2. Create a virtual environment:

    python -m venv env
    
  3. Activate the virtual environment:

    • For Windows:
      .\env\Scripts\activate
      
    • For macOS/Linux:
      source env/bin/activate
      
  4. Install the required libraries:

    pip install -r requirements.txt
    
  5. Run the main.py file:

    python main.py
    
  6. Deactivate the virtual environment:

    deactivate
    

About

Flexibility evaluation in the design of flexible pavement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages