From rhcui at asch.whigg.ac.cn Fri Sep 15 00:32:32 2017 From: rhcui at asch.whigg.ac.cn (=?UTF-8?B?5bSU6I2j6Iqx?=) Date: Fri, 15 Sep 2017 15:32:32 +0800 (GMT+08:00) Subject: [CIG-MC] about CitcomS with ggrd Message-ID: <707f4c56.52f7.15e84740f17.Coremail.rhcui@asch.whigg.ac.cn> Hi all, I am going to setup CitcomS-3.3.1 with GGRD in my computer according to the manual. After installing hc-1.0.5, i run command 'hc -vvv' to check if hc could be used. But it turned out to some error: [cc at dell applications]$ hc -vvv hc: starting version compiled on Thu Feb 4 05:55:09 2016 prem_read_model: error: can't open model file prem/prem.dat hc_init_constants: error: could not init PREM, error code: 1 I don't know why this error come out. I have set environment values according to README.TXT file. I found in the geodynamics.org/cig/software/hc/ that there is new version hc-1.0.7. After installing this version, it still resulted errors: [cc at dell hc-1.0.7]$ hc -vvv hc: starting version compiled on Tue Aug 8 10:12:39 2017 prem_read_model: initialized PREM model from file prem/prem.dat hc_assign_viscosity: read 4 layered viscosity[Pas] from visc.dat hc_assign_viscosity: rough estimate of mean viscosity: 1.42802 x 1e+21 = 1.42802e+21 Pas hc_init_main: using constant dln\rho/dln input density scaling of 0.2 hc_init: initializing for free-slip hc_assign_density: error: can not open file dens.sh.dat for mode r access Does it matter for the use of CitcomS? -------------- next part -------------- An HTML attachment was scrubbed... URL: From twb at ig.utexas.edu Fri Sep 15 11:31:06 2017 From: twb at ig.utexas.edu (Thorsten Becker) Date: Fri, 15 Sep 2017 13:31:06 -0500 Subject: [CIG-MC] about CitcomS with ggrd In-Reply-To: <707f4c56.52f7.15e84740f17.Coremail.rhcui@asch.whigg.ac.cn> References: <707f4c56.52f7.15e84740f17.Coremail.rhcui@asch.whigg.ac.cn> Message-ID: both error messages tell you exactly what the problem is, the files not found. hc not working does not matter for ggrd Thorsten Becker - UTIG & DGS, JSG, UT Austin On Fri, Sep 15, 2017 at 2:32 AM, 崔荣花 wrote: > Hi all, > > I am going to setup CitcomS-3.3.1 with GGRD in my computer according to > the manual. After installing hc-1.0.5, i run command 'hc -vvv' to check if > hc could be used. But it turned out to some error: > > [cc at dell applications]$ hc -vvv > hc: starting version compiled on Thu Feb 4 05:55:09 2016 > prem_read_model: error: can't open model file prem/prem.dat > hc_init_constants: error: could not init PREM, error code: 1 > > > I don't know why this error come out. I have set environment values > according to README.TXT file. > > > I found in the geodynamics.org/cig/software/hc/ that there is new version > hc-1.0.7. After installing this version, it still resulted errors: > > [cc at dell hc-1.0.7]$ hc -vvv > hc: starting version compiled on Tue Aug 8 10:12:39 2017 > prem_read_model: initialized PREM model from file prem/prem.dat > hc_assign_viscosity: read 4 layered viscosity[Pas] from visc.dat > hc_assign_viscosity: rough estimate of mean viscosity: 1.42802 x 1e+21 = > 1.42802e+21 Pas > hc_init_main: using constant dln\rho/dln input density scaling of 0.2 > hc_init: initializing for free-slip > hc_assign_density: error: can not open file dens.sh.dat for mode r access > > > Does it matter for the use of CitcomS? > > > > > > > > _______________________________________________ > CIG-MC mailing list > CIG-MC at geodynamics.org > http://lists.geodynamics.org/cgi-bin/mailman/listinfo/cig-mc > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rhcui at asch.whigg.ac.cn Sat Sep 16 03:00:40 2017 From: rhcui at asch.whigg.ac.cn (=?UTF-8?B?5bSU6I2j6Iqx?=) Date: Sat, 16 Sep 2017 18:00:40 +0800 (GMT+08:00) Subject: [CIG-MC] about CitcomS with ggrd In-Reply-To: References: <707f4c56.52f7.15e84740f17.Coremail.rhcui@asch.whigg.ac.cn> Message-ID: <5e138d59.7e74.15e8a220cc0.Coremail.rhcui@asch.whigg.ac.cn> OK, thanks for your reply. -----原始邮件----- 发件人:"Thorsten Becker" 发送时间:2017-09-16 02:31:06 (星期六) 收件人: cig-mc at geodynamics.org 抄送: 主题: Re: [CIG-MC] about CitcomS with ggrd both error messages tell you exactly what the problem is, the files not found. hc not working does not matter for ggrd Thorsten Becker - UTIG & DGS, JSG, UT Austin On Fri, Sep 15, 2017 at 2:32 AM, 崔荣花 wrote: Hi all, I am going to setup CitcomS-3.3.1 with GGRD in my computer according to the manual. After installing hc-1.0.5, i run command 'hc -vvv' to check if hc could be used. But it turned out to some error: [cc at dell applications]$ hc -vvv hc: starting version compiled on Thu Feb 4 05:55:09 2016 prem_read_model: error: can't open model file prem/prem.dat hc_init_constants: error: could not init PREM, error code: 1 I don't know why this error come out. I have set environment values according to README.TXT file. I found in the geodynamics.org/cig/software/hc/ that there is new version hc-1.0.7. After installing this version, it still resulted errors: [cc at dell hc-1.0.7]$ hc -vvv hc: starting version compiled on Tue Aug 8 10:12:39 2017 prem_read_model: initialized PREM model from file prem/prem.dat hc_assign_viscosity: read 4 layered viscosity[Pas] from visc.dat hc_assign_viscosity: rough estimate of mean viscosity: 1.42802 x 1e+21 = 1.42802e+21 Pas hc_init_main: using constant dln\rho/dln input density scaling of 0.2 hc_init: initializing for free-slip hc_assign_density: error: can not open file dens.sh.dat for mode r access Does it matter for the use of CitcomS? _______________________________________________ CIG-MC mailing list CIG-MC at geodynamics.org http://lists.geodynamics.org/cgi-bin/mailman/listinfo/cig-mc -------------- next part -------------- An HTML attachment was scrubbed... URL: