Hi everyone! Learning everything based on the tutorial. Really helpful to port to a new machine in Tokyo. Now reached to the point of being able to run the simulation.
This time, I modified the years to 5 following the tutorial by Dr. Shields with the case setup:
./create_newcase --case ~/cases/b.day2.0 --res f19_g17 --compset B1850 --machine tsubame
xmlchange STOP_OPTION=nyears,STOP_N=5,JOB_WALLCLOCK_TIME=12:00:00
Also modified the frequency output for ATM (CAM) to every 2 weeks..
Now it's running for more than 20 minutes. I noticed that the top contents of atm.log shows:
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 1800
Start date (yr mon day tod): 1 1 1
0
Stop date (yr mon day tod): 6 1 1
0
Reference date (yr mon day tod): 1 1 1
0
Current step number: 0
Current date (yr mon day tod): 1 1 1
0
************************************************
If my understanding is correct setting --compset B1850 means having an initial condition of the year 1850. What does the start date mean from the log above? Does this mean its running from January 1, 1850 or January 1, 0001? Is it necessary to modify the start year prior to ./case.build for the model to actually start at the year 1850?
I'm sorry for this confusion in my part.
Also, it's difficult to interpret the timing folder to judge how fast the model is actually running.
The model is really fascinating and its exciting to learn about it at a short time.
This time, I modified the years to 5 following the tutorial by Dr. Shields with the case setup:
./create_newcase --case ~/cases/b.day2.0 --res f19_g17 --compset B1850 --machine tsubame
xmlchange STOP_OPTION=nyears,STOP_N=5,JOB_WALLCLOCK_TIME=12:00:00
Also modified the frequency output for ATM (CAM) to every 2 weeks..
Now it's running for more than 20 minutes. I noticed that the top contents of atm.log shows:
********** Time Manager Configuration **********
Calendar type: NO_LEAP
Timestep size (seconds): 1800
Start date (yr mon day tod): 1 1 1
0
Stop date (yr mon day tod): 6 1 1
0
Reference date (yr mon day tod): 1 1 1
0
Current step number: 0
Current date (yr mon day tod): 1 1 1
0
************************************************
If my understanding is correct setting --compset B1850 means having an initial condition of the year 1850. What does the start date mean from the log above? Does this mean its running from January 1, 1850 or January 1, 0001? Is it necessary to modify the start year prior to ./case.build for the model to actually start at the year 1850?
I'm sorry for this confusion in my part.
Also, it's difficult to interpret the timing folder to judge how fast the model is actually running.
The model is really fascinating and its exciting to learn about it at a short time.