[cig-commits] r14307 - seismo/3D/SPECFEM3D_SESAME/trunk

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Thu Mar 12 11:02:14 PDT 2009


Author: dkomati1
Date: 2009-03-12 11:02:14 -0700 (Thu, 12 Mar 2009)
New Revision: 14307

Modified:
   seismo/3D/SPECFEM3D_SESAME/trunk/todo_list_please_dont_remove.txt
Log:
updated the todo list


Modified: seismo/3D/SPECFEM3D_SESAME/trunk/todo_list_please_dont_remove.txt
===================================================================
--- seismo/3D/SPECFEM3D_SESAME/trunk/todo_list_please_dont_remove.txt	2009-03-12 17:59:58 UTC (rev 14306)
+++ seismo/3D/SPECFEM3D_SESAME/trunk/todo_list_please_dont_remove.txt	2009-03-12 18:02:14 UTC (rev 14307)
@@ -43,7 +43,7 @@
 
 - recopier toutes les modifs importantes du code GLOBE vers ce code : Makefile with better options etc
 
-- etudier comment lire un maillage CUBIT stocké au format natif de CUBIT (Exodus, basé sur netCDF) depuis SPECFEM3D. On pourrait utiliser la commande "ncdump" dans CUBIT si nécessaire d'après Emanuele Casarotti. Une autre option serait d'utiliser le format de stockage ABAQUS dans CUBIT.
+- etudier comment lire un maillage CUBIT stocke au format natif de CUBIT (Exodus, base sur netCDF) depuis SPECFEM3D. On pourrait utiliser la commande "ncdump" dans CUBIT si necessaire d'après Emanuele Casarotti. Une autre option serait d'utiliser le format de stockage ABAQUS dans CUBIT.
 
 ---------------------------------------------------------------------------------
 ---------------------------------------------------------------------------------
@@ -53,6 +53,21 @@
 Things to add later to the manual:
 ----------------------------------
 
+- Here is how to run the code:
+
+1/ creer un maillage CUBIT
+
+2/ controler sa qualite avec mon code Fortran
+"check_mesh_quality_CUBIT_Abaqus"
+
+2/ le decomposer avec "decompose_mesh_SCOTCH"
+
+3/ eventuellement le decimer avec "decimate_mesh"
+
+4/ creer les bases de donnees et les matrices avec "generate_databases.f90"
+
+5/ tourner le solveur "specfem3D.f90"
+
 - remove old things from SPECFEM3D_BASIN in the manual and add new things
 related to CUBIT, METIS, SCOTCH etc. Add new figures showing the asteroid
 example etc



More information about the CIG-COMMITS mailing list