Changeset 34 for trunk/mesoscale/LMD_LES_MARS/modif_mars/makeles_ciclad
- Timestamp:
- Jan 26, 2011, 3:37:26 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mesoscale/LMD_LES_MARS/modif_mars/makeles_ciclad
r17 r34 50 50 echo $libphys_folder 51 51 cp -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/ 53 cp -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/ 56 cp -rf ${folder}/call_meso_inifis.inc ${here}/ 57 cp -rf ${folder}/call_meso_physiq.inc ${here}/ 58 #cp -rf ${folder}/inc/module_lmd_driver_output*.inc ${here}/modif_mars/ 59 cp -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/ 62 cp -rf ${phymars_folder}/wrf_output_2d.h ${here}/mars_lmd/libf/phymars/ 63 cp -rf ${phymars_folder}/wrf_output_3d.h ${here}/mars_lmd/libf/phymars/ 59 64 fi 60 65 ##############################################################
Note: See TracChangeset
for help on using the changeset viewer.