Skip to content

degoeden/MDO-Project-WEC-Arrays-SP-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

272 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDO-Project-WEC-Arrays-SP-2023

Repository for project

how to set up Virtual environment with mamba via command line interface:

mamba create -n "venv_name" python

mamba activate venv_name

mamba install -c conda-forge capytaine

pip install https://github.com/LHEEA/meshmagick/archive/master.zip

mamba install numpy scipy matplotlib pandas notebook

can check venv list with : mamba env list

can check active packages when env is active with:

mamba list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors