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

Fortran line length

TCNasa

Tom Caldwell
Member
I am trying to build a CESM case using mpif90 but I'm getting "line too long" errors.
Is there a flag I can set to increase the allowable source code line length?
I've tried -ffixed-line-length-n in the config_compilers.xml script but the build acts like
it doesn't even see that.
 
Top