[cig-commits] r14529 - seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust

tan2 at geodynamics.org tan2 at geodynamics.org
Sun Mar 29 13:38:19 PDT 2009


Author: tan2
Date: 2009-03-29 13:38:19 -0700 (Sun, 29 Mar 2009)
New Revision: 14529

Modified:
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/citcoms_parm.h
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/description.txt
Log:
Better description for end users.


Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/citcoms_parm.h
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/citcoms_parm.h	2009-03-29 20:21:14 UTC (rev 14528)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/citcoms_parm.h	2009-03-29 20:38:19 UTC (rev 14529)
@@ -26,8 +26,8 @@
 =====================================================================*/
 
 
-/* filename prefix (including full path) of citcoms output */
-const char citcoms_model_filename_base[] = "@THIS_DIR@/shared/33";
+/* filename prefix of citcoms output */
+const char citcoms_model_filename_base[] = "@THIS_DIR@/shared/fulltest";
 
 /* time step of citcoms output */
 const int citcoms_step = 0;

Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/description.txt
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/description.txt	2009-03-29 20:21:14 UTC (rev 14528)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/description.txt	2009-03-29 20:38:19 UTC (rev 14529)
@@ -1 +1 @@
-The code reads the (theta, phi, r, rho, Vp, Vs) output from CitcomS, then interpolates to the GLL points.
+The code reads the seismic output from CitcomS. Put the CitcomS data (<datafile>.domain, <datafile>.coord_bin.*, <datafile>.seismic.*.<step>) under the directory "shared/", and edit citcoms_parm.h to fill in <datafile> and <step>.



More information about the CIG-COMMITS mailing list