Skip to content

Tags: anewman89/icar

Tags

0.9.3

Toggle 0.9.3's commit message
Merge pull request NCAR#13 from gutmann/develop

Numerous bug fixes, and minor improvements

0.9.2

Toggle 0.9.2's commit message
Version 0.9.2

0.8.2

Toggle 0.8.2's commit message

0.8.1

Toggle 0.8.1's commit message

0.9

Toggle 0.9's commit message
Version 0.9

0.8

Toggle 0.8's commit message
moved 0.8 tag to include bug fixes

0.7.3

Toggle 0.7.3's commit message
merged fix_advection_bug model bump to 0.7.3?

0.7

Toggle 0.7's commit message
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

0.6

Toggle 0.6's commit message
Parallelized pii and PBLH_i calculations in LSM.f90

increased max time step to 120s

0.5.2

Toggle 0.5.2's commit message
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