Ignore:
Timestamp:
Jan 26, 2011, 3:37:26 AM (15 years ago)
Author:
aslmd
Message:

LMD_MM_MARS et LMD_LES_MARS convergence maintenant complete pour l'interface lmd_driver qui reconnait le cas LES avec les options de run; il y a desormais une seule version de la routine lmd_driver en commun entre MM et LES\n LMD_LES_MARS fonctionnement ameliore sans ecriture de fichiers dans modif_mars, adaptation de makeles en consequence\n LMD_LES_MARS cas test verifie\n LMD_LES_MARS ne fonctionne pas encore avec la nouvelle physique mais adaptation a priori rapide de par le travail effectue sur LMD_MM_MARS via la methode -DNEWPHYS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mesoscale/LMD_LES_MARS/modif_mars/makeles_ciclad

    r17 r34  
    5050echo $libphys_folder
    5151cp -rf ${libphys_folder}/liblmd.a ${whereliblmd}/
    52 cp -rf ${phymars_folder}/dimphys.h ${here}/modif_mars/
    53 cp -rf ${folder}/call_meso_inifis.inc ${here}/modif_mars/
    54 cp -rf ${folder}/call_meso_physiq.inc ${here}/modif_mars/
    55 cp -rf ${folder}/inc/module_lmd_driver_output*.inc ${here}/modif_mars/
    56 cp -rf ${phymars_folder}/wrf_output_2d.h ${here}/modif_mars/
    57 cp -rf ${phymars_folder}/wrf_output_3d.h ${here}/modif_mars/
    58 
     52#cp -rf ${phymars_folder}/dimphys.h ${here}/modif_mars/
     53cp -rf ${phymars_folder}/dimphys.h ${here}/mars_lmd/libf/phymars/
     54#cp -rf ${folder}/call_meso_inifis.inc ${here}/modif_mars/
     55#cp -rf ${folder}/call_meso_physiq.inc ${here}/modif_mars/
     56cp -rf ${folder}/call_meso_inifis.inc ${here}/
     57cp -rf ${folder}/call_meso_physiq.inc ${here}/
     58#cp -rf ${folder}/inc/module_lmd_driver_output*.inc ${here}/modif_mars/
     59cp -rf ${folder}/inc/module_lmd_driver_output*.inc ${here}/inc/
     60#cp -rf ${phymars_folder}/wrf_output_2d.h ${here}/modif_mars/
     61#cp -rf ${phymars_folder}/wrf_output_3d.h ${here}/modif_mars/
     62cp -rf ${phymars_folder}/wrf_output_2d.h ${here}/mars_lmd/libf/phymars/
     63cp -rf ${phymars_folder}/wrf_output_3d.h ${here}/mars_lmd/libf/phymars/
    5964fi
    6065##############################################################
Note: See TracChangeset for help on using the changeset viewer.