The Division for Ocean and Ice at the Norwegian Meteorological Institute has open positions for researchers focusing on ocean/sea ice modelling. Note that one of these positions is permanent:
https://www.jobbnorge.no/en/available-jobs/job/154742/researcher-position-at-met-norway
https://www ...
Search found 3 matches
- Tue Jun 26, 2018 9:32 am
- Forum: Job Opportunities
- Topic: Researchers/modellers - Norwegian Meteorological Institute
- Replies: 0
- Views: 2826
- Thu Mar 12, 2015 10:32 am
- Forum: ROMS Bugs
- Topic: Small bug in ad_v2dbc_im.F
- Replies: 4
- Views: 5208
Small bug in ad_v2dbc_im.F
I've found what appears to be a small bug in ad_v2dbc_im.F (svn revision 758). When using the ADM_DRIVER option and periodic boundary conditions I get segmentation fault. Changing
ELSE IF (tl_LBC(isouth,isVbar,ng)%Shchepetkin) THEN
to
ELSE IF (ad_LBC(isouth,isVbar,ng)%Shchepetkin) THEN
on line ...
ELSE IF (tl_LBC(isouth,isVbar,ng)%Shchepetkin) THEN
to
ELSE IF (ad_LBC(isouth,isVbar,ng)%Shchepetkin) THEN
on line ...
- Thu Oct 07, 2010 8:00 am
- Forum: ROMS Ice
- Topic: Sea ice and 4DVar
- Replies: 0
- Views: 3754
Sea ice and 4DVar
Dear all,
At our institution we plan to set up ROMS with 4DVar for operational forecasting. Since our domains cover the Arctic we will need to take sea-ice into account, but there is no dynamic ice-model with AD/TL-code included in the official branch. So far we consider two alternatives:
1) Using ...
At our institution we plan to set up ROMS with 4DVar for operational forecasting. Since our domains cover the Arctic we will need to take sea-ice into account, but there is no dynamic ice-model with AD/TL-code included in the official branch. So far we consider two alternatives:
1) Using ...