Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

How is nc1d defined?

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

neel14

Member
Hi,
I wanted to know what does nc1d mean in module_mp_morr_two_moment.F.
The droplet number is defined on basis of nc1d.

! wrf-chem
IF (flag_qndrop .AND. PRESENT( qndrop )) THEN
qndrop(i,k,j) = nc1d(k)
!jdf CSED3D(I,K,J) = CSED(K)
END IF


Thanks..
 
This inquiry has been moved to the WRF-chem section of the forum, as this variable in the code is specific to running with WRF-Chem. Someone will address your question soon.
 
Top