erdc / proteus-mprans

Module for solving 3D, non-hydrostatic, turbulent, incompressible air/water flow (multi-phase RANS)
7 stars 6 forks source link

fix setup.py to work without setting PROTEUS and PROTEUS_PREFIX #32

Open cekees opened 10 years ago

cekees commented 10 years ago

We just need to come up with an approach for building extensions to the proteus namespace that depend on proteus (like proteus-mprans and proteus-gwvd) so that that they don't need to use PROTEUS and PROTEUS_PREFIX to piggyback on the proteus configuration.

ahmadia commented 10 years ago

We should chat about this. There are a number of options for how to do something like this, but the current approach is not unreasonable, so I don't want to toss it without understanding where it's breaking.