Changes between Version 6 and Version 7 of 2020WP/ASINTER-04_laurent_bulk_ice
- Timestamp:
- 2020-06-02T17:06:05+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
2020WP/ASINTER-04_laurent_bulk_ice
v6 v7 63 63 }}} 64 64 65 ''...'' 65 66 67 68 Test-cas associated with this development: 69 70 • Test case name: '''STATION_ASF''' (C1D meets SAS). See [https://github.com/NEMO-ocean/NEMO-examples/tree/master/STATION_ASF] for a more complete introduction. 71 72 • Test case functionality: test-case STATION_ASF checks that all bulk algorithms available in NEMO, used to estimate the bulk transfer coefficient for turbulent air-sea and air-ice fluxes, are working properly. This is done by checking that all turbulent fluxes computed at the punctual location of STATION_ASF lie within a reasonable range. 73 74 75 • Test case setup: in STATION_ASF nemo.exe runs on one processor and needs only 2 lightweight netCDF files as input. These 2 files provide hourly time-series of sea-surface variables (SST, SSH), and surface atmospheric state (wind, temperature, humidity and downwelling radiative fluxes), respectively, at the punctual location of STATION_ASF. 1 year of simulation with STATION_ASF takes a few tens of seconds on 1 proc. 76 77 • Test case verification value: WILL BE boolean. Each computed turbulent flux (hourly time-series), namely evaporation, wind stress and sensible flux, will be checked for consistency during a whole year. This operation will be carried out with every bulk (air-sea and air-ice) parameterization algorithms available in NEMO, including the testing of different options: cool-skin/warm-layer and wave-pattern input). 78 79 80 • Status of the test case as for now: Exists on the official GitHub for NEMO. Boolean output not ready yet, version for air-ice fluxes in progress. 81 82 83 84 85 86 66 87 67 88 == Review