Error with ALB_DRY and ALB_SAT
Added by Merja Tölle about 7 years ago
Can anyone help me and tell me what to set that the missing levels of ALB_DRY and ALB_SAT will be included?
Using EXTPAR output as external data for SE Asia I get the following error while running the cclm.job for cclm^2:
0:--------------------End of MPI Environment Report-------------------------
0: SETUP OF THE LM
0: INITIALIZATIONS
0: INPUT OF THE NAMELISTS
0: computed nfinalstop = 7572960
0: INPUT OF THE NAMELISTS FOR DYNAMICS
0: DOMAIN SIZE (approx.) in m: L_x = 6336739.06036948599
0: L_y = 4364557.74535542354
0: INPUT OF THE NAMELISTS FOR PHYSICS
0: * WARNING: Own specifications of soil main levels are used
0: These have to correspond to the levels of the
0: coarse grid model!
0: INPUT OF THE NAMELISTS FOR DIAGNOSTICS
0: INPUT OF THE NAMELISTS FOR GRIB-IO
0: WARNING: * QI is added to initial state list
0: * because lana_qi is set .TRUE. *
0: WARNING: * QI is added to boundary list *
0: * because llb_qi is set .TRUE. *
0: ALLOCATE SPACE
0: OPEN: ncdf-file: /scratch/g/g260039/cc2cERAIntInd/input/cclm/1989_01/laf1989010100.nc
0: CLOSING ncdf FILE
0: Not all variables / levels could be read for initial data *
0: * The following levels are missing: **
0: ALB_DRY , level: 1 F
0: ALB_SAT , level: 1 F
0: ------------------------------------------------------------
0: * PROGRAM TERMINATED BECAUSE OF ERRORS DETECTED
0: * IN ROUTINE: organize_input
0:
0: * ERROR CODE is 2004
0: * Not all data available
0: *----------------------------------------------------------
The file YUSPECIF is attached to this message.
Another question, isnt it better to set rat_sea to 10 instead of 20?
Thank you very much for your response.
Best regards,
Merja
Replies (3)
RE: Error with ALB_DRY and ALB_SAT
-
Added by Burkhardt Rockel about 7 years ago
Have you set itype_albedo=2
in both int2lm and cclm name lists? The values for ALB_DRY and ALB_SAT will not be put through, if you do not set it in int2lm.
Isn’t taken the CLandM albedo in the CCLM-CLM anyway?
I cannot say what is better rat_sea=10 or 20. You may do test simulations and compare e.g. to TRMM data.
RE: Error with ALB_DRY and ALB_SAT
-
Added by Edouard Davin about 7 years ago
Indeed if you are using the Community Land Model these values won’t be used anyway
so the easiest is to use the default for itype_albedo, then you won’t need to re-process your input data
regards,
Edouard
RE: Error with ALB_DRY and ALB_SAT
-
Added by Merja Tölle about 7 years ago
OK, thanks a lot, that problem got solved. I set itype_albedo=1 in the cclm name list and fine. I am tackling now the next...
Best regards,
Merja