adding new global variable

sachinP

Sachin Patade
New Member
Hi,
I want to add a new global variable that will be used in in crm_Physics.F90 routine (cesm V2.2).
Is there any documentation available where I can find the information related to adding new variable to cesm?

Regards,
Sachin
 

bella_yang

Bella
New Member
Hi,
I want to add a new global variable that will be used in in crm_Physics.F90 routine (cesm V2.2).
Is there any documentation available where I can find the information related to adding new variable to cesm?

Regards,
Sachin
Hello, did you find the method? I also have the same problem...want to add a new variable to CAM
 

sachinP

Sachin Patade
New Member
Hi Bella,
I could not find a proper information to do it. I just followed one variable that was already there in the routine and declared my new variable. You can see my new variable TCN_QT in the attached file.
 

Attachments

Back
Top