sowon@postech_ac_kr
New Member
Previously, I ran a transient simulation from 2000 to 2150 with changing CO2 emissions datasets (compset:
2000_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPRP)
I want to run new experiment with changing the landunit suddenly in 2025.
I ran the experiment with branch run with the restart file of 2025 from previous run. I just changed the landunit in fsurdata. (set use_init_interp = .true.)
However, I got the following error.
check_dim ERROR: mismatch of input dimension 50887 with expected value
50923 for variable landunit
ERROR in /home01/g151a06/CESM2.1.3/components/clm/src/main/ncdio_pio.F90.in at line 368
Did you mean to set use_init_interp = .true. in user_nl_clm?
(Setting use_init_interp = .true. is needed when doing a
transient run using an initial conditions file from a non-transient run,
or a non-transient run using an initial conditions file from a transient run,
or when running a resolution or configuration that differs from the initial conditions.)
I have attached the lnd log file below.
Is this because the information regarding landunit in the restart file and fsurdata don't match?
I would be grateful if you could help me on how to solve it.
2000_CAM60_CLM50%BGC-CROP-CMIP6DECK_CICE%CMIP6_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BPRP)
I want to run new experiment with changing the landunit suddenly in 2025.
I ran the experiment with branch run with the restart file of 2025 from previous run. I just changed the landunit in fsurdata. (set use_init_interp = .true.)
However, I got the following error.
check_dim ERROR: mismatch of input dimension 50887 with expected value
50923 for variable landunit
ERROR in /home01/g151a06/CESM2.1.3/components/clm/src/main/ncdio_pio.F90.in at line 368
Did you mean to set use_init_interp = .true. in user_nl_clm?
(Setting use_init_interp = .true. is needed when doing a
transient run using an initial conditions file from a non-transient run,
or a non-transient run using an initial conditions file from a transient run,
or when running a resolution or configuration that differs from the initial conditions.)
I have attached the lnd log file below.
Is this because the information regarding landunit in the restart file and fsurdata don't match?
I would be grateful if you could help me on how to solve it.