Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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

  • crm_physics.txt
    141.3 KB · Views: 5
Top