Thank you yugi! Our goal is to integrate telemac with another 1D model (SWMM,
www.epa.gov/water-research/storm-water-management-model-swmm). SWMM is developed by US EPA and is also very well written but in C. So it seems for now I am stuck trying to compile each system to dll and glue both systems with python. It is easy to compile SWMM to dll. We prefer the programs in windows OS. I will keep trying the compilation with your Linux link.
Another way maybe calling the SWMM dll from telemac2d. But I am not sure whether that will break the parallel scheme of telemac modules. I will eventually also need to model sediment transport.
Is it possible to compile both systems into one single executable? We will develop an interface file (either in C or Fortran) to exchange data between the two systems.
Once the api for windows OS is done this year, will it also support other modules?
Again thank you very much for your insight,
Hailiang