Dear @
oleson,
                        Thank you for your quick reply.
                      
                        You are right My atmospheric forcing data has a fill value of -32767s. So I replaced the Missvalue/Fill value as 1.e+36 and ran the simulation however, this time I got the an error: as shown below
 urban net longwave radiation balance error -1.475739525896764E+020
 clm model is stopping
 calling getglobalwrite with decomp_index=       136032  and clmlevel= landunit
 local  landunit index =       136032
 global landunit index =        30301
 global gridcell index =        10164
 gridcell longitude    =    72.8500000000000
 gridcell latitude     =    19.0500000000000
 landunit type         =            7
 ENDRUN:
 ERROR: ERROR in UrbanRadiationMod.F90 at line 699
 urban net longwave radiation balance error -1.475739525896764E+020
 clm model is stopping
 calling getglobalwrite with decomp_index=       112823  and clmlevel= landunit
 local  landunit index =       112823
 global landunit index =        29791
 global gridcell index =         9994
 gridcell longitude    =    72.8500000000000
 gridcell latitude     =    18.9500000000000
 landunit type         =            7
 ENDRUN:
 ERROR: ERROR in UrbanRadiationMod.F90 at line 699
 urban net longwave radiation balance error -1.475739525896764E+020
 clm model is stopping
 calling getglobalwrite with decomp_index=       124287  and clmlevel= landunit
 local  landunit index =       124287
 global landunit index =        10338
 global gridcell index =         3598
 gridcell longitude    =    80.2500000000000
 gridcell latitude     =    13.0500000000000
 landunit type         =            7
 ENDRUN:
PFA.
This changing atmospheric forcing data is new to me. As for my understanding, I gave 
Precipitation in mm/sec in user_datm.streams.txt.CLMGSWP3v1.Precip, 
Surface solar radiation downwards (ssrd) (short wave) in W/m2 in user_datm.streams.txt.CLMGSWP3v1.Solar, 
and 2m temperature (Kelvin), 2m dewpoint temperature (Kelvin), surface pressure (Pa), avg wind (m/s) (obtained from the 10m u and v wind components), and surface solar radiation downwards (strd) (W/m2) (long wave) in user_datm.streams.txt.CLMGSWP3v1.TPQW stream files. 
The atmospheric forcing data is obtained from the 
ERA5-Land hourly data from 1950 to present.