source: branches/publications/ORCHIDEE_CAMEO_gmd_2022/src_parameters/script_livestockparameters.ksh

Last change on this file was 6929, checked in by maureen.beaudor, 4 years ago

adding the scripts for livestock parameters files generation

  • Property svn:executable set to *
File size: 271 bytes
Line 
1#!/bin/ksh
2
3
4
5
6gawk -f script_livestockparametersclear.awk constantes_lmtc.f90
7gawk -f script_livestockparametersalloc.awk constantes_lmtc.f90
8gawk -f script_livestockparametersinit.awk constantes_lmtc.f90
9gawk -f script_livestockparametersconfig.awk constantes_lmtc.f90
Note: See TracBrowser for help on using the repository browser.