linux

Building OpenSees and OpenSeesPy on Ubuntu 22.04 using CMAKE

Wed, 17 Aug 2022 by jaabell / OpenSees

In this short video I teach you how to compile the latest OpenSees and OpenSeesPy on Ubuntu Linux 22.04.

Compilation is setup with no "bells and whistles", meaning its not optimized in any way and does not include any extra features.

The history file mentioned in the video can be found here and this is the CMakeLists.tex file.

Read more

Compiling OpenSees 3.2.0 on Ubuntu 20.10: a tutorial and commentary

Tue, 01 Dec 2020 by jaabell / OpenSees

In this short video I teach you how to compile OpenSees 3.2.0 on Ubuntu Linux 20.10.

Compilation is setup with no "bells and whistles", meaning its not optimized in any way and does not include any extra features.

The history file mentioned in the video can be found here and this is the Makefile.def.

Check out Silvia's Brainery and Michael Scott's blog for more awesome OpenSees stuff!

Read more

SNE # 01. Example of ESSI simulation and visualization with visitESSI

Fri, 16 May 2014 by jaabell / Small Numerical Experiments

These are the results of a simple elastic-domain simulation. Mesh …

Read more

NTS (Note-To-Self): Creating dynamically linked libraries

Mon, 28 Oct 2013 by jaabell / NTS

A nice extensive tutorial can be found here.

In a …

Read more