New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Custom Query – NEMO

Custom Query (2547 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 2547)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#2204 fixed XIOS restart read/write: update documentation andmirek andmirek
Description

BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below. If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it. Remove these lines after reading.

Summary

Action ${ACTION_NAME} Subject
PI(S) Mirek Andrejczuk
Digest Update documentation with information about use of XIOS to read/write restart
Dependencies
Branch NEMO/branches/$YEAR/dev_r{REV}_{ACTION_NAME}
Previewer(s)
Reviewer(s)
Wiki wiki:${YEAR}WP/...

Abstract

Update documentation with information about use of XIOS to read/write restart

Description
Implementation
Reference manual and web pages updates

add paragraph about reading/writing restart with XIOS

#2589 fixed XIOS read/write interface build without key iom_put andmirek andmirek
Description

Context

There is a problem with building code without iom_put key (Merge Party).

Analysis

clinfo is a local variable, which needs to be defined in each routine where writing context is defined (sedrst.F90, trcrst.F90, icerst.F90)

Recommendation

...

#1364 fixed XIOS online weighted average not working properly nemo joakim
Description

Hi

I'm running NEMO3.6 (rev 4672) and have XIOS rev 484, both compiled using ifort 14.0.1, netcdf 4.3.0 and hdf5 1.8.11. I'm using non linear free surface so temperature and salinity are in fact multiplied by cell thickness in output.

I've therefore put <field field_ref="toce" name="potemp" long_name="sea_water_potential_temperature" operation="instant" freq_op="1m"> @toce / @cellthc </field> <field field_ref="soce" name="salin" long_name="sea_water_salinity" operation="instant" freq_op="1m"> @soce / @cellthc </field> in my iodef.xml. I want XIOS to divide temperature by cell thickness every time step and then write the monthly mean.

This works fine except the first month. The file can’t be opened with ncview, but looks fine with ncdump. I think it’s because XIOS changes the time variable from “time_centered” to “time_instant” and the variable "time_instant" is empty in the first file. I’m guessing this is a bug in XIOS. Does anyone know of any way to get around this issue?

Regards Joakim

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.