Skip to content

pyDOMCFG code structure

diegobruciaferri edited this page May 28, 2021 · 1 revision

The basic structure of pyDOMCFG code we agreed on can be found here. This is the v0.0 and will just form the skeleton from where we will start. We agreed to split the work in two phases:

  1. Directly translation of Fortran90 code into python. Not very efficient but will allow us to have something running relatively quickly.
  2. Optimise and restructure the code in a more pythonic efficient way.
Clone this wiki locally