Dongxueyang
Dongxueyang
@stoiver Ok thanks a lot.
@stoiver I try to use 2to3.py a script with python to convert anuga from python2 to python3. And I make some adjustments with file install_ubuntu.sh and build_all.py so that I...
@stoiver How about your work on porting from python2 to python3? I am trying to modify the code to porte to python3. But I got so many errors and one...
@stoiver Thanks a lot. I will read the notebook carefully. Another question. I have finished computing carins example and run " python export_results_to_qgis.py" But I got error like this: Area...
@stoiver If the iuput file .asc is not square, dx≠dy,can the anuga simulate successfully?
@stoiver Hi stoiver, I am run the example cairns_excel. But I got error like: Segmentation fault (core dumped). So I want to change the resolution of the model. But I...
@stoiver I have unziped the cairns.zip file. But problem was not sovled, even I can not got file simulation_logfile.log.
@stoiver After I downloaded anuga. I ran "sudo sh install_ubuntu.sh" at anuga_core_master/tools . And print follows on scream: InsecurePlatformWarning install_ubuntu.sh: 78: install_ubuntu.sh: [[: not found install_ubuntu.sh: 85: install_ubuntu.sh: [[: not...
@stoiver Ok, I had not installed anuga in the past. I will try again to install within conda environment later. Thanks a lot. dong
@stoiver Hi storiver, I want to set diffierent stage on diffierent areas in one model. Is it possible to achieve and is there an example with this function?