CABLE-LSM / CABLE-Trac-archive

Archive CABLE Trac contents as issues
Other
0 stars 0 forks source link

read_casa_dump seg fault #172

Closed penguian closed 6 years ago

penguian commented 6 years ago

keyword_nogit owner:vxh599@nci.org.au resolution_fixed type_defect | by mgk576


As in ticket #171

climate%mtemp_max = mtemp

Should be in an IF block

i.e.

! mgk576, 25/10/17: this should have been in an IF block IF (cable_user%CALL_climate) THEN climate%mtemp_max = mtemp ENDIF


Issue migrated from trac:172 at 2023-11-27 11:23:29 +1100

penguian commented 6 years ago

@mgk576@nci.org.au commented


The first submission was missing

USE cable_common_module, ONLY : cable_user

penguian commented 6 years ago

@mgk576@nci.org.au _uploaded file casa_cable.2.F90 (43.4 KiB)_

penguian commented 6 years ago

@mgk576@nci.org.au _uploaded file casa_cable.F90 (43.4 KiB)_

penguian commented 6 years ago

@vxh599@nci.org.au changed status from new to closed

penguian commented 6 years ago

@vxh599@nci.org.au changed resolution from ` tofixed`

penguian commented 6 years ago

@vxh599@nci.org.au commented


Fixed in https://trac.nci.org.au/svn/cable/branches/Share/CMIP6-MOSRS revision 4825

penguian commented 6 years ago

@vxh599@nci.org.au changed status from closed to reopened

penguian commented 6 years ago

@vxh599@nci.org.au changed resolution from fixed to ``

penguian commented 6 years ago

@vxh599@nci.org.au changed owner from yxw599 to vxh599

penguian commented 6 years ago

@vxh599@nci.org.au changed status from reopened to new

penguian commented 6 years ago

@vxh599@nci.org.au changed status from new to closed

penguian commented 6 years ago

@vxh599@nci.org.au changed resolution from ` tofixed`

penguian commented 5 years ago

@jxs599@nci.org.au changed milestone from ` to1. Closed`

penguian commented 1 year ago

@ccc561@nci.org.au set keywords to nogit