CEMS-fire
  1. CEMS-fire

geff

Public
AuthorCommitMessageCommit dateIssues
Pedro MacielPedro Maciel
856b012334aMVersion 4.2.2, update logo and license
Pedro MacielPedro Maciel
2191999618fUpdate documentation
Pedro MacielPedro Maciel
1023f591365Version 4.2.1
Pedro MacielPedro Maciel
ac41cb067abUpdate logo
FlorianGitHubFlorian
766efd5329aupdate README with full licence.
Pedro MacielPedro Maciel
b20da459352MMerge branch 'hotfix/4.2.1'
Pedro MacielPedro Maciel
2df3a86248aVersion 4.2.1
Pedro MacielPedro Maciel
eab2da574edMMerge branch 'release/4.2.0' into develop
Pedro MacielPedro Maciel
a148eab45a3MMerge branch 'release/4.2.0'
Pedro MacielPedro Maciel
b8f8b33a81bCMakeLists.txt change URL from BitBucket to github
Pedro MacielPedro Maciel
b3465696d11Version 4.2.0
Pedro MacielPedro Maciel
761e9072174Geff run test: test a geff run using geff.namelist
Pedro MacielPedro Maciel
15eb25346ccGeff run test: move data files
Pedro MacielPedro Maciel
6cb7069a220README.md
Francesca Di GiuseppeFrancesca Di Giuseppe
99560ca104cREADME.md edited online with Bitbucket
Francesca Di GiuseppeFrancesca Di Giuseppe
d989363ad08README.md edited online with Bitbucket
Christopher BarnardChristopher Barnard
54c9c5c14ebMMerge branch 'release/4.1.0'
Christopher BarnardChristopher Barnard
fc96e6c3f6fSet Version to 4.1.0
Christopher BarnardChristopher Barnard
a22fad3c3f1Bump Geff version
Christopher BarnardChristopher Barnard
3dba55b4a49ECC-1149 Additional vars addedECC-1149
Christopher BarnardChristopher Barnard
b93073bb8dbECC-1149 - Add new Grib codes to GEFFECC-1149
Francesca Di GiuseppeFrancesca Di Giuseppe
4ceada17898Set missing value if not a valid point.Impose consistency if restart mask is not the same as experiment mask
Pedro MacielPedro Maciel
43415752bebMMerge branch 'hotfix/dc'
Pedro MacielPedro Maciel
af7fe41d1b8Update CMakeLists.txt to 4.0.2
Christopher BarnardChristopher Barnard
fa18a2023b4Update Drought Code to not divide by 2 twice
Pedro MacielPedro Maciel
ea431896602MMerge branch 'hotfix/4.0.1'
Christopher BarnardChristopher Barnard
362422b97dbUpdate CMakeLists.txt to 4.0.1
Christopher BarnardChristopher Barnard
4c8c37da608Update Template for Grib, add snow paramID
Pedro MacielPedro Maciel
d0928a0d00dMMerge branch 'release/4.0.0'# Conflicts: # src/mo_constants.f90
Pedro MacielPedro Maciel
2d6b1ecfacfMMerge branch 'release/4.0.0' into develop
Pedro MacielPedro Maciel
fc9759419c2Remove unused variables
Pedro MacielPedro Maciel
e5bfad14f7fCEMSF-98: zrh in double precision, limited between [0, 100] for correct calculation of FFMCCEMSF-98
Pedro MacielPedro Maciel
b423c1475b4CEMSF-98: limit ignition probability chi to >= 0CEMSF-98
Pedro MacielPedro Maciel
d91fb195baaCEMSF-98: modernize if/then tables, bugfix in FWI DryingFactor (?)CEMSF-98
Pedro MacielPedro Maciel
fa06d3771f5CEMSF-98: remove useless code (variables are already initialized)CEMSF-98
Pedro MacielPedro Maciel
5bf1964922fCEMSF-98: limit large negative values in single precision EXP(), converting rf to DOUBLE PRECISION (should move more variables?)CEMSF-98
Pedro MacielPedro Maciel
c2172adfe30CEMSF-98: avoid division by 0, because totwid(ilightning)=0 when ilightning==1CEMSF-98
Pedro MacielPedro Maciel
e5831292364CEMSF-98: same check for land point between ecCodes/GEFFCEMSF-98
Pedro MacielPedro Maciel
bea2ae6ad76CEMSF-98: fix NFDRS subroutine emc()CEMSF-98
Pedro MacielPedro Maciel
a3d737cb501CEMSF-98: calculate 'ir' before setting wind effect multiplierCEMSF-98
Pedro MacielPedro Maciel
465fcfcf000CEMSF-98: isolate Kelvin to Fahrenheit conversionsCEMSF-98
Pedro MacielPedro Maciel
eb518e54f3cClean up
Christopher BarnardChristopher Barnard
b8d2e241693Update If statement for restart in geff
Pedro MacielPedro Maciel
fca4eb79879CEMSF-98: geff.namelist changes: restart_file (was init_file) controls reading the initial conditions from a previous run -- if empty it is ignored; output_restart (new option) controls the output restart file name -- written only exactly once, if empty it is ignoredCEMSF-98
Pedro MacielPedro Maciel
e8bc6c0fcbcCEMSF-98: update paramIds (from Christopher)CEMSF-98
Pedro MacielPedro Maciel
8c16f91efddCEMSF-98: update paramIds (from Christopher)CEMSF-98
Pedro MacielPedro Maciel
af32f1b3be6CEMSF-98: geff.namelist now has output_constant=T/F to output constant fields when writing resultsCEMSF-98
Pedro MacielPedro Maciel
d83a9f7927eCEMSF-98: restart file does not have to start with 'rest', improved results file appendingCEMSF-98
Christopher BarnardChristopher Barnard
98d57c2e7acUpdate Example Datafiles with corret grib_codes
Christopher BarnardChristopher Barnard
1e7f19fa690MMerge branch 'release/4.0.0' of ssh://git.ecmwf.int/cemsf/geff into release/4.0.0