Page 1 of 1

GitLab server [updated 2018/05/25].

PostPosted: Sat Sep 10, 2016 1:21 am
by zhouxinwei
As our GitLab users and projects grow, the internal GitLab server hosted by ES3 has been overloaded from time to time and experienced unpleasant downtime occasionally.

We decided to switch to the commercial GitLab community (http://www.gitlab.com) to host our current and future projects. We expect to have more reliable experience and make use of the latest features developed by the GitLab community.

To complete the switch, our current GitLab users are required to
1. create a GitLab account on http://www.gitlab.com (regular users are free to use it, see pricing here: https://about.gitlab.com/pricing/). Be sure to add an SSH key to your account (https://gitlab.com/help/ssh/README#loca ... h-key-pair).
2. send an email to mars@es3inc.com and include: 1) username at http://www.gitlab.com, 2) name of projects you currently have access to. Once we receive the email, we will recover your access.
3. update project URL in your Git client software. For example, the old url from our server
Code: Select all
git@gitlab.es3inc.com:root/MARS-UD-100.git

needs to be updated to
Code: Select all
git@gitlab.com:es3inc/MARS-UD-100.git

We sincerely apologize for the inconvenience and appreciate your understanding.

Re: GitLab server [updated 2018/05/25].

PostPosted: Wed Feb 27, 2019 1:38 pm
by sherzerg
Dear Team,

I'm trying to run the Triaxial 20 MPa confined compression simulation, from the example according to the old version, I made changes to adapt to the input file to the new version but I still get the error message, in Hydro.mrs file:

F A T A L E R R O R
FATAL ERROR while reading file Hydro.mrs at line 125
WetTriangFaceList TPBT {
^
* * * Keyword [WetTriangFaceList] is discontinued, use [TriangFaceList] with subtype * * *

I do not understand what is the mistake, if I replaced everything that was listed as TOPA in TPBT, which according to my understanding is the subtype, see attached the input file.

I will be very, very grateful for your help

Gili