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.
user/flavoni/libIGCM/change_BC (diff) – NEMO

Changes between Version 11 and Version 12 of user/flavoni/libIGCM/change_BC


Ignore:
Timestamp:
2009-05-07T11:30:28+02:00 (15 years ago)
Author:
flavoni
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/flavoni/libIGCM/change_BC

    v11 v12  
    28281. use ${year} for loop [[BR]] 
    29292. create directory to put new forcing files ( or use common account : https://forge.ipsl.jussieu.fr/nemo/wiki/private/libIGCM/common_account )[[BR]] 
    30 3. Location of files 
     303. Add new forcing file to list of existing initial files  
    3131 
    3232ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/radlw_DFS4-ORCA2_${year}.nc, qlw_core), \ [[BR]] 
     
    3737            (${R_BC}/OCE/${config_UserChoices_TagName}/v10_DFS4-ORCA2_${year}.nc, v10_core),\ [[BR]] 
    3838            (${R_BC}/OCE/${config_UserChoices_TagName}/precip_DFS4-ORCA2_${year}_12.nc, precip_core),\ [[BR]] 
    39             (${R_BC}/OCE/${config_UserChoices_TagName}/snow_DFS4-ORCA2_${year}_12.nc, snow_core),\ [[BR]] 
     39            (${R_BC}/OCE/${config_UserChoices_TagName}/snow_DFS4-ORCA2_${year}_12.nc, snow_core) [[BR]] 
    4040 
    41 '''NOTE : ''' it is important to give to same output name that you can find in namelist ( like qw_lcore, etc... ) 
     41'''NOTE : ''' it is important to give same output name that you can find in namelist ( like qw_lcore, etc... ) 
    4242 
    4343    * in modipsl/config/ORCA2_LIM/IGCM00/PARAM/namelist :