Skip to content

Commit

Permalink
Convert ife.f90 to Python
Browse files Browse the repository at this point in the history
* Remove nesting from ifebld

* Convert ifebld to Python

* Convert osibld to Python

* Convert sombld to Python

* Remove seperate output calls in IFE

* Convert ifephy to Python

* Convert driver to Python

* Convert lasdrv to Python

* Convert hylbld to Python

* Remove complex iondrv (ion drive) model

* Convert iondrv to Python

* Convert ifestr to Python

* Convert ifetgt to Python

* Convert ifefbs to Python

* Convert genbld to Python

* Convert ifepw1 to Python

* Convert bld2019 to Python

* Convert ifeacp to Python

* Convert ifebdg to Python

* Convert ifevac to Python

* Convert ifepw2 to Python and remove ife.f90
  • Loading branch information
timothy-nunn committed Nov 8, 2024
1 parent 42780a9 commit 591a2eb
Show file tree
Hide file tree
Showing 5 changed files with 5,378 additions and 2,371 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ LIST(APPEND PROCESS_SRCS
tfcoil_variables.f90
times_variables.f90
ife_variables.f90
ife.f90
heat_transport_variables.f90
buildings_variables.f90
maths_library.f90
Expand Down
Loading

0 comments on commit 591a2eb

Please sign in to comment.