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.
 
 
 
 
 
 
Knut af4a6dfb6c Merge branch 'iow_ice' into iow_master 1 year ago
..
2d Merge branch 'time_microseconds' into iow_master 1 year ago
3d Merge branch 'time_microseconds' into iow_master 1 year ago
cmake/Modules Merge branch 'master' of https://git.code.sf.net/p/getm/code into ice 2 years ago
coupling coupling: export Usurf and Vsurf 2 years ago
cutils added remove_blanks_at_end_of_line.sh and removed trailing blanks 12 years ago
domain tef: moved tef behind logstep branch 2 years ago
futils Merge branch 'time_microseconds' into iow_master 1 year ago
getm Merge branch 'master' of https://git.code.sf.net/p/getm/code into ice 1 year ago
ice iow_ice: winddamp of waves due to ice 5 years ago
input Merge branch 'outman_next' into iow_ice 3 years ago
les flexout_contiguous: initial commit 3 years ago
meteo Merge branch 'master' of https://git.code.sf.net/p/getm/code into ice 2 years ago
misc Initial revision 21 years ago
ncdf Merge branch 'iow' into iow_ice 1 year ago
output Merge branch 'flexout_mean' into flexout_contiguous 1 year ago
pool Merge branch 'postinit' into waves 3 years ago
waves Merge branch 'flexout_mean' into flexout_contiguous 2 years ago
CMakeLists.txt Merge branch 'time_microseconds' into iow_master 1 year ago
Makefile Merge branch 'master' of https://git.code.sf.net/p/getm/code into ice 2 years ago
README Initial revision 21 years ago
README.halo Initial revision 21 years ago
Rules.make Merge branch 'master' of https://git.code.sf.net/p/getm/code into ice 2 years ago
TODO Initial revision 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.