Code Monkey home page Code Monkey logo

neurosolve's Introduction

NeuroCFD

  • Install python3-venv (v3.7+) (once for each system)
    sudo apt-get install python3-venv
    
  • Create a new virtual enviroment (once for each system)
    python3 -m venv path/to/neuroCFDvenv
    
  • Activate the venv
    source path/to/neuroCFDvenv/bin/activate
    

The above steps if you want to work in python-venv but you can use the system version

  • Install all the required python pakages (once for each system)

    pip install -r requirements.txt
    
  • Source OpenFOAM-v2012 as usual

  • Source NeuroCFD

    source etc/bashrc
    

Copyright Terms and Conditions

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to use, copy, modify, merge, publish, distribute, sublicense, and permit persons to whom the Software is furnished to do the same, subject to the following conditions:

  1. This notice and this permission notice shall be included in all copies or substantial portions of the Software.
  2. The Software is licensed for non-commercial use only. "Non-commercial use" means use solely for research, educational, private or personal purposes, excluding purposes intended to generate monetary profit, compensation or any other commercial gain.
  3. Commercial use of the Software requires explicit prior permission from the copyright holder. Requests for commercial use licenses may be directed to [email protected].
  4. Modifications to the original Software must be clearly indicated, and strongly recommended to done as forks on Github, and the original copyright notice shall not be removed from any copies or substantial portions of the Software. All users must accept these conditions to use this software and its documentation.

How to cite this software and documentation

Abou-Khedr, M., Kassem, H., Saqr, K. (2023) NeuroSolve: The open-source CFD protocol for neurovascular medicine, Bio-CFD Foundation [Include Github URL]

neurosolve's People

Contributors

ceo-biocfd avatar coo-biocfd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.