Git Product home page Git Product logo

sand-report's Introduction

sand-report

my master thesis in 2022

Requirements

Install the following tools:

Getting Started

We use conda to make sure we have clean, isolated environment for dependencies.

  1. Open Anaconda prompt...

  2. If you use conda for the first time, run below in anaconda.

    conda config --add channels conda-forge
    
  3. go to working directory

    cd PATH_TO_WORKING_DIRECTORY
    
  4. clone this repository

    git clone https://github.com/trtku/sand-report.git
    
  5. go to folder of this repository

    cd sand-report
    
  6. create envinronment

    conda create -f environment.yml
    
  7. activate the environment

    conda activate sand-report
    
  8. install python to Rhinoceros

    python -m compas_rhino.uninstall -v 7.0
    python -m compas_rhino.install -v 7.0
    
  9. Open Visual Studio Code (, Rhinoceros and Grasshopper if necessary)

    code .
    
  10. In case of updating environment

    conda env update -f environment.yml
    

Credit

This project is developed by Ko Tsuruta([email protected]); as a part of his Master Thesis at Tokyo University of the Arts (TUA) supervised by Prof.Mitshiro Kanada and Takahiro Kai.

Special Thanks to the members of Structural Engineering Laboratory at TUA for fruitful discussion.

sand-report's People

Contributors

trtku 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.