Skip to content

This repository contains a basic tutorial for running UG4 in Python.

License

Notifications You must be signed in to change notification settings

UG4/py-course-modsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-course-modsim

Binder

This course is a Python-based course for an introduction of UG4.

Please start the course here.

Dependencies:

  • UG4 on GitHub
  • ug4py-base on PyPi
  • Ubuntu packages are in binder/apt.txt
  • Python packages are in binder/requirements.txt
  • Installation script in binder/postBuild

Installation:

  1. Install via pip
pip install ug4py-base
  1. Clone repo:
git clone https://github.com/UG4/py-course-modsim.git
  1. Run examples, e.g.,:
cd py-course-modsim/content/tutorial-fem
python tutorial-fem-01.py

Note

It is a port of the sibling Lua course.

About

This repository contains a basic tutorial for running UG4 in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published