Last change
on this file since 34 was
34,
checked in by raasch, 18 years ago
|
file CURRENT_MODIFICATIONS added
|
File size:
544 bytes
|
Line | |
---|
1 | New: |
---|
2 | --- |
---|
3 | |
---|
4 | A heatflux can be prescribed at the top with new inipar parameters |
---|
5 | top_heatflux and use_top_fluxes. New 2d-arrays tsws and tswst are used to |
---|
6 | store this flux. A Neumann boundary condition for |
---|
7 | temperature can be applied under these conditions. |
---|
8 | |
---|
9 | modules.f90 |
---|
10 | |
---|
11 | |
---|
12 | Changed: |
---|
13 | ------- |
---|
14 | |
---|
15 | Prognostic equations for all scalars are now solved up to gridpoint nzt |
---|
16 | (formerly nzt-1). |
---|
17 | |
---|
18 | The default top boundary condition for temperature has been renamed to |
---|
19 | "initial gradient". |
---|
20 | |
---|
21 | modules.f90 |
---|
22 | |
---|
23 | |
---|
24 | Errors: |
---|
25 | ------ |
---|
26 | |
---|
27 | Bugfix: 3d-array p is not a pointer any more. |
---|
Note: See
TracBrowser
for help on using the repository browser.