Tags: anewman89/icar
Tags
Convection works! OpenMP - added static scheduling to multiple routines advect, boundary, lsm, advect: also added qin to explicit OMP shared list cu_driver: initialized convection (init_convection) added hard coded sigma levels (based off a WRF run) parallelized pre-processing (pii, etc. calcs) added T3D var (convert potential temperature to temperature before calling tiedke) added temporary runtime output info (need to remove at some point) cu_tiedke: parallelized and added a default leveltop value. driver: call to init convection makefile added cu_driver dependancy do driver
Verion 0.5.2 start
takes netcdf variable names as input in the namelist for (almost) all variables.
running over CONUS with and without linear wind perturbations
need to modify linear winds to be calculated on subdomains.
improved geo_lut to
a) take the last position found as input to speed up
b) correctly exit (or not) the log(n) search pattern
modified makefile to allow make install to check if swim_real needs to beupdated before recompiling
time_step will output the domain if dt is too small and it has to stop
output is slightly more general for timestep=-1 or other
PreviousNext