Ask Your Question
0

Run model in a specific month

asked 2019-03-26 01:27:56 +0200

Marmo gravatar image

updated 2019-03-26 02:22:11 +0200

Hi croco users! Is there a way to start the model in October of year 1 and end in April of year 2? How can I do it?

Thanks in advance.

Scarlett.

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2019-06-14 19:19:41 +0200

Marmo gravatar image

Hi Lucie, Thanks for your help, I add in the cppdef_dev.h file define START_DATE and add in the croco.in this lines start_date: dd mm yyyy But I get in the exp1.out file:

GET_SMFLUX - ERROR: requested time record 1454 exeeds the last available record 1453 in forcing netCDF file: c TDAYS = 363.0 last available SMS_TIME = 363.0

C:\fakepath\Captura de pantalla de 2019-06-13 11-18-27.png

Where can I change the TDAYS and SMS_TIME ?

For other hand... I have the inicial files with monthly information (I made them with the crocotools_param ), my question is, if the model going to read the corresponding day in this files, or I need to do a specific inicial file for this specif date?

So many thanks for your help and time...

edit flag offensive delete link more
0

answered 2019-04-04 13:13:41 +0200

Lucie gravatar image

Hi scarlett,

You need to define the START_DATE key in the cppdef_dev.h and to add two lines in your croco.in :

start_date: dd mm yyyy

You can adjut NTIMES (in the croco.in) to set up the duration of the simulation.

Lucie.

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2019-03-26 01:27:56 +0200

Seen: 1,278 times

Last updated: Jun 14 '19