Skip to content

Namelist.forcing bug while using AWICM3-v3.1.3 #1377

@ufukozkan

Description

@ufukozkan

Hi all,

I am trying to implement decoupling scheme(Modini technique) into AWICM3-v3.1.3. I am giving wind field to only FESOM to calculate wind stress. Other than that, everything is fully coupled. In order to that, I am reading files in namelist.forcing. I assigned new namelist variables as;

   nm_xmodini_file = '/work/ollie/clidyn/forcing/JRA55-do-v1.4.0/uas.'        ! name of file with winds - only atmosphere/ocean coupling
   nm_ymodini_file = '/work/ollie/clidyn/forcing/JRA55-do-v1.4.0/vas.'        ! name of file with winds - only atmo
sphere/ocean coupling
   nm_xmodini_var  = 'uas'   ! name of variable in file with wind
   nm_ymodini_var  = 'vas'   ! name of variable in file with wind

However, After doing that, esm-tools does not read the some variables in the section '&nam_sbc' while initiating the model.

I have attached namelist.forcing that model reads. (both default one and changed one)

namelist_forcing(default).txt

namelist_forcing(changed).txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions