VTUF-3D setup

The current version of VTUF-3D is VTUF-3D Github

There is an example.zip as part of the project. If you can get that running correctly, then it should be possible to start setting up your own configurations.

I modified the configuration scripts so that you can run it. I think I replaced all the links to locations on my computer. So, there are two files here:

The script in the VTUFTEST.zip file should set up a configuration and run the model. Starting with that might be a good way to start with the model.

Update: the Maespa.out executable doesn't run on newer versions of Ubuntu (i.e. 22.04). Use the Mapspa.out in this zip file instead. Code is also included if you need to compile it (make clean ; make ). You need to have gfortran installed.

VTUFTEST.zip should have all the things needed to generate a configuration. You might need to change a few things in the run_config.sh script. The Maespa executable was compiled for Ubuntu, so needs to be run on something similar.

VTUFTEST_configured.zip is what you should have after setting up the configuration.

I haven't updated the Fortran version in a long time and I don't intend to in the future since the Java version now runs well enough. The most complicated thing is probably to configure model runs, which I already had lots of Java scripts to do. I've mostly used the model for my own research so haven't had a chance (or time and funding) to set up a more friendly configuration interface. So, I'm afraid there isn't much documentation but more than happy to help you out and hopefully as part of the process can start putting together better documentation.

If you look at VTUF3D.ConfigMaker.UrbanPlumberPhase2ConfigMaker, that's how I've been generating configurations from the two data files the project supplies. I'm sorry, the code is very messy and needs some major refactoring, but I haven't had the time to do that yet.

This was in conjunction with the Urban Plumber evaluation project

So, as a first step, can you see if the example works for you and we can go from there. VTUF-3D is a micro-scaled model, so is meant to be very detailed and might be complicated to use initially.

Contact address