UCVMC
UCVMC copied to clipboard
SCEC Unified Community Velocity Model C-language (UCVMC) software framework
It looks like the `ucvm` repository supersedes the `UCVMC` repository, but there is no indication in the README.md or elsewhere in the `UCVMC` repository that it is not the current...
Hypocenter is offline. None of "large" files downloads.
should stop ucvm_setup
OpenMPI version 4 is available and 3 seems to be required for some things such as cuda. Therefore some people may be using a newer version. Errors occur with openmpi...
Thank you for installing UCVMC. To try out UCVMC, we recommend adding the content from /project/maechlin_162/maechlin/ucvm_2020/conf/ucvm_bash.sh . This mentioned file doesn't have any information for the user.
Dear SCEC community, I recently encountered a problem while setting up UCVM on my local computer (Ubuntu 20.04) using the default installation path. As described in the wiki, I followed...
When trying to create a mesh using CS173, I experienced a seg fault. Looking at the core file, it appears the CS173 library is trying to call try_reading_model() from the...
Models that have internal GTL may return different values than models that have external GTLs. Determine why these do not match.
ucvm_query documentation discusses -z option which should change the depth used on the gtl implementation. Currently, ucvm_query uses the default value. We should test whether the -z option works as...
Based on config file settings, the current 1D background model is returned to users as layers, without interpolating values between layers. LA Basin model is returned using interpolation between layers....