You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.. | ||
2d | 1 year ago | |
3d | 1 year ago | |
cmake/Modules | 2 years ago | |
coupling | 2 years ago | |
cutils | 12 years ago | |
domain | 2 years ago | |
futils | 1 year ago | |
getm | 1 year ago | |
ice | 5 years ago | |
input | 3 years ago | |
les | 3 years ago | |
meteo | 2 years ago | |
misc | 21 years ago | |
ncdf | 1 year ago | |
output | 1 year ago | |
pool | 3 years ago | |
waves | 2 years ago | |
CMakeLists.txt | 1 year ago | |
Makefile | 2 years ago | |
README | 21 years ago | |
README.halo | 21 years ago | |
Rules.make | 2 years ago | |
TODO | 21 years ago |
README
The following files have been changed on October 29, 2001:
coordinates.F90: the ga-definition for ord_type=3 is commented out because it
seems not to be used.
internal_pressure.F90: There is now a compiler option for the new
scheme of Song and Wright 1998. It is switched on for
pressure gradient evaluation in sigma-coordinates
(-DPRESS_GRAD_Z NOT defined).
uu_mommentum.F90,vv_mommentum.F90,mommentum.F90: new Coriolis averaging of
Espelid et al. 2000 used, switched on with -DNEW_CORI.
When -DNEW_CORI is not set, simply the avarage
transports are used.
In momentum.F90, the slow term for bottom friction does
now always absorb energy.
bottom_friction_3d.F90: Averaging of bottom velocities changed.
m3d.F90: Also in init_3d, start_macro is called before coordinates.
This is a must, because otherwise ssvn etc are zero.
uv_diffusion.F90: Here I have written some lines which are however
commented out. They should stay there for the first.